-
VC服务程序源代码
本代码是演示SERVER服务程序,额也是一个框架文件,大家可以以此为模板参考基础来书写自己的服务代码。本代码入口函数为_tWinMain函数,里面的 Run函数为一个线程,其内部为整体就是一个线程,也可以在里面添加更更多的线程。
- 2023-06-13 02:35:03下载
- 积分:1
-
模仿OutLook的工具拦的代码
模仿OutLook的工具拦的代码-OutLook imitate a tool bar code
- 2023-03-13 23:20:04下载
- 积分:1
-
How to use the WinIo library in Win2000 and WinXP system. this sample will lead...
VC下WinIo的应用实例(改进版)根据前一版有网友提出的建议进行改进,为了在VC中能正常使用WinIo库,必须按以下步骤进行配置:
(1):将WinIo.dll、WinIo.sys、WINIO.VXD三个文件放在程序可执行文件所在目录下;
(2):将WinIo.lib添加到工程中,WinIo.lib及winio.h文件必须放在工程目录下;
(3):在StdAfx.h头文件中加入#include "winio.h"语句;
(4):调用InitializeWinIo函数初始化WinIo驱动库;
(5):调用读写IO口的GetPortVal或SetPortVal函数;
(6):调用ShutdownWinIo函数;
本实例是在VC6.0环境下 XP系统.
-How to use the WinIo library in Win2000 and WinXP system. this sample will lead you to use the WinIo rightly.
- 2022-08-21 23:18:28下载
- 积分:1
-
虚拟串口可以三,并指定远程服务器的IP和端口,SER…
能够虚拟三个串口,并指定远程服务器IP和端口,串口号无限制-Virtual serial port can be three, and specify the remote server IP and port, serial No. unrestricted
- 2022-01-31 16:18:01下载
- 积分:1
-
极好的 Web 应用程序生成器( 实际是7月份版,到现在作者好象还没更新,不过已相当不错了 ),附带众多的例子和构件,如Web Server、Web程序、小游戏...
极好的 Web 应用程序生成器( 实际是7月份版,到现在作者好象还没更新,不过已相当不错了 ),附带众多的例子和构件,如Web Server、Web程序、小游戏、算法演示等,含全部源码! 完整功能. 源代码: 有-excellent Web application generator (actually July edition, the author seems to now No update, but have quite a), attached numerous examples and components such as Web Server, Web, small game, the algorithm demonstration, including all source code! Full functionality. Source code :
- 2022-10-30 16:20:03下载
- 积分:1
-
c++课程设计源代码,其中的代码无须修改便可以直接编译执行...
c++课程设计源代码,其中的代码无须修改便可以直接编译执行-c++ curriculum design, source code, no need to amend the code of which can be directly translated the implementation of
- 2022-07-01 22:27:43下载
- 积分:1
-
sim300DZ规范文档。关于SIMCOM GSM模块的完整的数据表
SIM300DZ Specification documents. Full Datasheet about SIMCOM GSM Module
- 2022-02-11 16:34:46下载
- 积分:1
-
取自别处,共同学习,看完删除,尊重原作者的版权,使用时请注明出处。...
取自别处,共同学习,看完删除,尊重原作者的版权,使用时请注明出处。-from elsewhere, studying together, reading deleted, respect the original author"s copyright, when used with the territory.
- 2022-03-02 03:46:04下载
- 积分:1
-
在不同的程序间共享数据的例子
在不同的程序间共享数据的例子 -The example of sharing data between different a
- 2023-02-24 20:30:03下载
- 积分:1
-
另一个NTFS的例子代码
另一个NTFS的例子代码-another example code
- 2022-08-22 01:34:26下载
- 积分:1