-
进程创建
说明: 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, here is the "process.cpp"; the next question asks whether the creation of new documents to answer "yes"; then Workspace- gt; FileView- gt; Source Files open the document (ibid. a pilot); (3) Order by calling menu items build-gt; build compile all connected, in the specific project directory under debug- gt; process. exe; then to the launchset.txt documents)
- 2005-11-04 12:45:13下载
- 积分:1
-
PsSuspendThread
内核中暂停任意线程代码,qq Protect相关(Kernel suspend any thread)
- 2013-07-29 14:46:02下载
- 积分:1
-
WABAccess-1.2.0.2-Installer
说明: 对WAB的访问,大家可以下载后安装使用。(Access to the WAB, you can download and install use.)
- 2011-03-31 13:29:34下载
- 积分:1
-
89765456
使MDI子框架窗口初始时最大化或最小化,VC++精选编程学习源码,很好的参考资料。(The initial MDI child frame window is maximized or minimized, VC++ select learning programming source code, a good reference.)
- 2013-12-01 18:08:06下载
- 积分:1
-
propertysheet
说明: 包括两个类,能够进行类似属性表 属性页的编程,但功能更多(Includes two classes, a similar property to the table properties page programming, but more features)
- 2010-05-04 18:41:23下载
- 积分:1
-
5956444spwm20170327
说明: 脉宽调制,亲自调试通过,是一个很好学习的资料(Pulse width modulation, self-testing, is a very good learning material.)
- 2020-06-17 04:40:01下载
- 积分:1
-
BitmapMenu
vc——创建带有图标的菜单BitmapMenu(vc- create a menu with icons BitmapMenu)
- 2011-07-24 20:59:03下载
- 积分:1
-
Mouse
该程序能够改变鼠标形状,是一个非常好的例子.(The program can change the mouse shape is a very good example.)
- 2009-12-02 18:49:35下载
- 积分:1
-
qtcefclient-master
在qt上嵌入cef框架,学习如何在qt环境下开发cef。(Cef framework embedded in the qt, learn how to develop cef in qt environment.)
- 2020-08-26 10:18:13下载
- 积分:1
-
test
AMF协议解析工具,适合初学者查看amf协议结构。通过源码来修改测试amf协议(The AMF protocol analysis tool, suitable for beginners View amf protocol structure. Source code to modify the test amf protocols)
- 2012-10-16 11:19:37下载
- 积分:1