-
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
-
Windows核心对象中临界区的一个小型应用程序,用VC++实现。
Windows核心对象中临界区的一个小型应用程序,用VC++实现。-Windows core object of a critical region of small applications, with VC.
- 2022-03-11 04:02:43下载
- 积分:1
-
导出CListCtrl控件到Excel文件代码
导出CListCtrl控件到Excel文件代码
-derived CListCtrl control of the Excel file code
- 2023-02-03 06:25:04下载
- 积分:1
-
MFC42U的DLL 非常方便
MFC42U的DLL 非常方便
-The DLL is very convenient MFC42U
- 2023-06-11 13:05:03下载
- 积分:1
-
通过WinIo进行IDEHDD信息读取和BIOS版本信息的获取实例代码;实现在WINDOWS下进行底层I/O操作!...
通过WinIo进行IDEHDD信息读取和BIOS版本信息的获取实例代码;实现在WINDOWS下进行底层I/O操作!-WinIo carried out through information IDEHDD read and BIOS version information access example code achieve WINDOWS carried out under the bottom of I/O operations!
- 2022-03-18 01:07:41下载
- 积分:1
-
可改变已运行程序的窗口信息, 将已禁用的按钮或其他控件强制激活....
可改变已运行程序的窗口信息, 将已禁用的按钮或其他控件强制激活.-Can change the window has been running the program information, will have to disable the buttons or other controls mandatory activation.
- 2022-07-26 12:31:18下载
- 积分:1
-
实现了以重定向的命令,输入命令,或文件的编译…
在VC下实现了DOS命令的重定向,输入DOS命令,或者文件的编译命令,可以在VIEW试图下显示结果,基本上可以替代CMD命令窗口-VC achieved in order to redirect DOS, enter the DOS command, or file the compiler command, you can attempt to display the results of VIEW, basically an alternative to CMD command window
- 2022-02-16 01:51:26下载
- 积分:1
-
Cogen II 程序及源码 EGOiSTE 文件补丁制作工具,Win32ASM源码。
Cogen II 程序及源码 EGOiSTE 文件补丁制作工具,Win32ASM源码。-II procedures and source documents EGOiSTE patch tool, Win32ASM source.
- 2022-02-25 22:48:59下载
- 积分:1
-
VC编写的DLL,可以获得硬盘的型号、序列号以及计算机 ID, 带Delphi的源程序,在Win2K下通过,但是没有在Win9X下试过, 感兴趣的朋友可以在Wi...
VC编写的DLL,可以获得硬盘的型号、序列号以及计算机 ID, 带Delphi的源程序,在Win2K下通过,但是没有在Win9X下试过, 感兴趣的朋友可以在Win9X 下试一下,或者编写一个VB的范例。 函数以及定义: function ReadPhysicalDrive(driveID:integer;buffer:Pointer;bufLen:integer):integer; stdcall; external DiskID.dll name ReadPhysicalDriveInNT ; 获得WinNT下的硬盘型号以及序列号。参数driveID为硬盘的位置, IDE1上的主盘为0,类推到IDE2上的从盘的driveID为3。 function ReadPhysicalDrive9X (driveID:integer;buffer:Pointer;bufLen:integer):integer; stdcall; external DiskID.dll name ReadDrivePortsInWin9X ; 获得Win9X下的硬盘型号以及序列号。参数同上 function getHardDriveComputerID:int64; stdcall; external DiskID.dll name getHardDriveComputerID ; 获得计算机的ID -VC prepared DLL, get the hard drive model, serial number and computer ID, with Delphi s source code, adopted in Win2K, but not under Win9X tried interested can try under Win9X, or prepare a VB example. Function as well as the definition: function ReadPhysicalDrive (driveID: integer buffer: Pointer bufLen: integer): integer stdcall external DiskID.dll name ReadPhysicalDriveInNT obtained under Win
- 2022-02-15 18:15:01下载
- 积分:1
-
The operating system in the experiment: the file system, for users to operate th...
操作系统中的实验:文件系统,对用户的各文件进行操作,注册登录的用户、用户对文件进行的操作-The operating system in the experiment: the file system, for users to operate the various documents, registered logged in users, the file operation
- 2022-03-04 22:59:37下载
- 积分:1