-
wdf_filter0
说明: 国内文件驱动编程知名人物蔡大侠的教程源代码,第一部分,主要实现对文件读写操作的拦截(domestic paper-driven programming eminent figures Cai heroes tutorials source code, the first part of the main document and write interception)
- 2006-03-16 16:45:48下载
- 积分:1
-
ntstatus
查看NT状态 (Viewing NT state)
- 2020-07-01 12:40:02下载
- 积分:1
-
j_13946_vb_crm
说明: VB采用三层架构的CRM客户关系管理系统,基于Access数据库。是一个电脑公司以前用过的,因些功能上可以满足中小型公司使用,只是部分模块是定制的,有的可能不太实用,从界面上来说,像是一挺专业的程序。
本系统用到有yfDNetMenu.ocx、ManageClient.dll控件,已打包,初次运行请运行reg.bat以及重新添加两控件引用,否则报错。(VB three-tier architecture, CRM customer relationship management system, based on Access database. Is a computer firm had been used previously, because these functions satisfy the medium and small companies to use only part of the module is customized, and some may not be practical, from the interface point of view, like a professional program. This system uses a yfDNetMenu.ocx, ManageClient.dll controls, has been packaged, the initial run reg.bat run and re-add the reference to two controls, otherwise Baocuo.)
- 2010-03-17 14:42:26下载
- 积分:1
-
fox-1.4.35
this is fox toolkit (c++)
- 2013-05-18 23:29:09下载
- 积分:1
-
vbpmnh
一个小程序,利用vb6实现空间平面拟合的源代码。(The space plane fitting vb6 source)
- 2013-04-06 21:57:35下载
- 积分:1
-
disphelper
说明: jytfkcxxxfgjhhzdhsfdsgdarf
- 2020-06-18 18:20:01下载
- 积分:1
-
faxengine-1.0.3
fax engine 传真引擎 relay fax 的开源项目 商业软件使用 高质量 高可靠(fax engine fax relay fax engine open source software projects using high-quality commercial high reliability)
- 2005-03-21 23:10:03下载
- 积分:1
-
565566
扩展收缩对话框应用程序界面,VC++编程精选学习源码,很好的参考资料。(Expansion contraction dialog application program interface, VC++ programming featured learning source code, a good reference.)
- 2013-11-19 18:57:47下载
- 积分:1
-
snmp
使用VC实现SNMP管理程序,内容详细,对于初学者很有帮助,(VC achieved using SNMP management program, detailed, useful for beginners,)
- 2013-12-18 10:07:34下载
- 积分:1
-
进程创建
说明: 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