-
VC2005下利用ATLServer创建的webservice服务。备注:为了可以顺利完成Web 服务的创建,应当做好准备工作。不仅要保证操作系统为Window...
VC2005下利用ATLServer创建的webservice服务。备注:为了可以顺利完成Web 服务的创建,应当做好准备工作。不仅要保证操作系统为Windows NT 4.x或Windows 2000,而且要保证IIS被妥善安装。-VC2005 using ATLServer created webservice service. Note: in order to be successful completion of the creation of Web services, it should be well prepared. Not only to ensure that the operating system for Windows NT 4.x or Windows 2000, but also to ensure that IIS was properly installed.
- 2022-06-26 04:38:25下载
- 积分:1
-
封装了一个关于注册表的代码模块.有兴趣都可以向本人索要其它模块....
封装了一个关于注册表的代码模块.有兴趣都可以向本人索要其它模块.-a package on the registry code modules. Interested can I request to the other modules.
- 2022-05-30 14:24:52下载
- 积分:1
-
IDE devices directly reader ASM (written in assembly language), the DOS can be u...
IDE设备直接读取程序 ASM(汇编语言编写),在DOS下可直接使用。-IDE devices directly reader ASM (written in assembly language), the DOS can be used directly.
- 2023-08-07 13:40:03下载
- 积分:1
-
一个自动获取光驱或磁盘号的原码
一个自动获取光驱或磁盘号的原码-automatic access to a drive or disk, the original code
- 2022-01-26 02:13:57下载
- 积分:1
-
利用消息来实现内部进程通信,内含发送和接收两个程序
利用消息来实现内部进程通信,内含发送和接收两个程序- Realizes the internal advancement correspondence using the
news, the content transmits and receives two procedures
- 2022-04-02 07:01:19下载
- 积分:1
-
delphi注册表浏览器源码
能够读写注册表信息
delphi注册表浏览器源码
能够读写注册表信息-delphi registry browser to read and write registry information source
- 2022-07-04 13:24:35下载
- 积分:1
-
hook技术的应用,Iconizer is a small utility that installs a system
hook技术的应用,Iconizer is a small utility that installs a system-wide hook to provide an extra caption button next to the minimize/maximize/close buttons on exsiting applications-hook technique, Iconizer is a small utility that installs a system-wide hook to provide an extra caption button next to the minimize/maximize/close buttons on exsiting applications
- 2022-06-01 02:53:28下载
- 积分:1
-
这4个部分系列将讨论的窗口访问控制模型,以及它是如何。
This 4 part series will discuss the Windows access control model and how it is implemented in Windows NT and 2000. In this 2nd article we will start programming with security identifiers, access control lists and security descriptors. We will solve trivial problems using the SID, obtain information from an access token, enable a privilege, fill up an access control list, and finally we will check if we have access to a resource. The demo project provided is a Whoami clone written Windows 2000 style. The source code includes equivalent programs of the article s code written with the Low level APIs, the Windows 2000 APIs, and the Active Template Library.
- 2022-02-09 15:24:09下载
- 积分:1
-
JNA(Java Native Access )提供一组Java工具类用于在运行期动态访问系统本地库(native library:如Window的dll)而不...
JNA(Java Native Access )提供一组Java工具类用于在运行期动态访问系统本地库(native library:如Window的dll)而不需要编写任何Native/JNI代码。开发人员只要在一个java接口中描述目标native library的函数与结构,JNA将自动实现Java接口到native function的映射。-JNA (Java Native Access) provides a set of Java tools for the dynamic run-time access to the system of local libraries (native library: such as the Window of the dll) without the need for the preparation of any Native/JNI code. As long as developers in a java interface as described in the target native library function and structure, JNA will automatically realize Java interface to native function mapping.
- 2022-09-06 18:20:02下载
- 积分:1
-
一个进程遍历的小程序,可以扫描系统当前运行的进程选中后可以终止,程序主要展现如何使用进程遍历和控制....
一个进程遍历的小程序,可以扫描系统当前运行的进程选中后可以终止,程序主要展现如何使用进程遍历和控制.
- 2022-03-03 08:28:46下载
- 积分:1