VC2005编程实例精粹源码Part5

时间:2010-12-17 07:10:04
【文件属性】:
文件名称:VC2005编程实例精粹源码Part5
文件大小:4.14MB
文件格式:RAR
更新时间:2010-12-17 07:10:04
Part5 VC++2005 源码 编程实例精粹 VC2005编程实例精粹源码Part5
第2章程序控制编程实例27-29
【文件预览】:
实例29 如何获取DOS窗口命令输出结果
----Example()
--------resource.h(91B)
--------app.rc(1KB)
--------stdafx.h(155B)
--------AssemblyInfo.cpp(1KB)
--------stdafx.cpp(138B)
--------app.ico(1KB)
--------ReadMe.txt(971B)
--------Example.cpp(390B)
--------Example.vcproj(6KB)
--------Form1.resx(6KB)
--------Release()
--------Example.vcproj.LUOBIN.luo01.user(1KB)
--------Form1.h(5KB)
----release()
--------Example.pdb(179KB)
--------Example.exe(37KB)
----Example.sln(886B)
----Example.suo(9KB)
实例27 如何创建安装卸载Windows服务程序
----Setup1()
--------Setup1.vdproj(30KB)
--------Debug()
--------Release()
----MyWindowsService.ncb(6.25MB)
----MyWindowsService()
--------MyWindowsServiceWinService.resx(6KB)
--------MyWindowsServiceWinService.cpp(1KB)
--------resource.h(91B)
--------app.rc(1KB)
--------MyWindowsService.vcproj(6KB)
--------stdafx.h(266B)
--------MyWindowsServiceWinService.h(3KB)
--------AssemblyInfo.cpp(1KB)
--------ProjectInstaller.h(2KB)
--------Debug()
--------stdafx.cpp(141B)
--------app.ico(1KB)
--------ReadMe.txt(933B)
--------ProjectInstaller.cpp(52B)
--------ProjectInstaller.resx(6KB)
--------MyWindowsService.vcproj.LUOBIN.luo01.user(1KB)
----MyWindowsService.suo(13KB)
----MyWindowsService.sln(1KB)
----debug()
--------MyWindowsService.pdb(235KB)
--------MyWindowsService.exe(44KB)
实例28 如何禁止程序同时运行两个实例
----Example()
--------resource.h(91B)
--------app.rc(1KB)
--------stdafx.h(155B)
--------AssemblyInfo.cpp(1KB)
--------stdafx.cpp(138B)
--------app.ico(1KB)
--------ReadMe.txt(971B)
--------Example.cpp(390B)
--------Example.vcproj(6KB)
--------Form1.resx(39KB)
--------Release()
--------Example.vcproj.LUOBIN.luo01.user(1KB)
--------Form1.h(2KB)
----release()
--------Example.pdb(179KB)
--------Example.exe(58KB)
----Example.sln(886B)
----Example.suo(9KB)

网友评论

  • 内容不错,可供借鉴
  • 第五部分get,例子很多,很有用,推荐下载。