-
在WIN2K下直接访问硬件端口VC6实现
在WIN2K下直接访问硬件端口VC6实现-WIN2K directly in the hardware port visit to achieve VC6
- 2022-07-01 18:37:03下载
- 积分:1
-
利用CEvent实现多线程同步
利用CEvent实现多线程同步-CEvent use synchronous multi-threaded
- 2023-04-12 08:20:04下载
- 积分:1
-
1 程序开发步骤
(1) 打开vc,选择菜单项file
1 程序开发步骤
(1) 打开vc,选择菜单项file->new,选择projects选项卡并建立一个名为"process"的win32 console applicatoin工程;创建时注意指定创建该工程的目录;
(2) 在工程中创建源文件"process.cpp":选择菜单项project->add to project->files,在选择框中输入自己想要创建的文件名,这里是"process.cpp";接下来询问是否创建新文件时回答"yes";然后通过Workspace->FileView->Source Files打开该文件(同上一试验);
(3) 通过调用菜单命令项build->build all进行编译连接,可以在指定的工程目录下得到debug->process.exe程序;再把给定的launchset.txt文件存入该debug目录下,就可以在控制台下进入该目录以launchset.txt为参数运行程序,命令行为:process launchset.txt;要强调的是,在launchset.txt中指定的应用程序路径要正确,否则建立新的进程时会出错,这时需要对照系统的实际情况改动所给的参数文件。
2 补充说明
这里仅仅给出了编译结果和源程序,没有所创建工程的其他文件。-a program development steps (a) to open vc, select menu item file-gt; New, tab to choose projects and the establishment of a "process" of win32 console applicatoin works; Attention to create designated to create the directory of the project; (2) establish a project document "process.cpp" : Select menu item project-gt; add to project-gt; files, the choice of their own box to create the file name,
- 2022-07-19 11:28:10下载
- 积分:1
-
编写代码最难得就是进程间的通讯问题,采用剪贴板的方式,利用Windows共享内存所开辟的统一的内存区进行编程。可以有效解决进程间信息传输问题。...
编写代码最难得就是进程间的通讯问题,采用剪贴板的方式,利用Windows共享内存所开辟的统一的内存区进行编程。可以有效解决进程间信息传输问题。-The most rare to write code that is inter-process communication problems, using the clipboard, using Windows shared memory opened up a unified program memory area. Can effectively resolve the issue of inter-process information transfer.
- 2022-05-25 01:32:54下载
- 积分:1
-
windows多线程编程dos版本改版本在windows consel下实现
windows多线程编程dos版本改版本在windows consel下实现-windows multithreaded programming dos version changed version of the windows under consel
- 2023-04-23 08:05:03下载
- 积分:1
-
获取进程模块的信息
获取进程模块的信息-access to the information process module
- 2022-01-31 20:35:58下载
- 积分:1
-
在Dao中使用多线程
在Dao中使用多线程 -Using multi-thread in DAO
- 2022-04-11 13:53:28下载
- 积分:1
-
真正是的VB多线程实例,稳定高效
真正是的VB多线程实例,稳定高效-real multitherad example
- 2022-12-08 10:20:03下载
- 积分:1
-
对新系统自动更新,用户一打开机器就可以直接更新数据
对新系统自动更新,用户一打开机器就可以直接更新数据 -the new system to automatically update, a user can open the machine directly update data
- 2023-05-13 10:35:03下载
- 积分:1
-
windows nt serivce code
windows nt serivce code
- 2023-01-08 01:40:04下载
- 积分:1