-
This file is one of helpful tool when u r doing work on debug of ur program if u...
This file is one of helpful tool when u r doing work on debug of ur program if u r a win32 application develper.
Using TRACE macro or OutputDebugString function is listing the string at DebugView when u want or u consider.
- 2022-02-21 19:40:27下载
- 积分:1
-
用VC实现的系统服务启动程序,可修改源码添加需要实现的服务功能...
用VC实现的系统服务启动程序,可修改源码添加需要实现的服务功能-Implemented with the VC system services to start program can modify the source code to add the service function of the need to achieve
- 2022-08-18 13:22:58下载
- 积分:1
-
Simple C++ class for manipulate Date and time.
Simple C++ class for manipulate Date and time.
- 2022-02-04 15:45:35下载
- 积分:1
-
一个还算可以得画图应用程序
一个还算可以得画图应用程序-figure in a drawing application
- 2022-02-05 04:19:28下载
- 积分:1
-
C++、MFC源代码:templ_coll_src
C++、MFC源代码:templ_coll_src-C, MFC source code : templ_coll_src
- 2022-08-25 15:24:05下载
- 积分:1
-
获得EXE文件的版本信息,功能源码,适合学习。
获得EXE文件的版本信息,功能源码,适合学习。-EXE file to obtain version information, the functional source code, suitable for learning.
- 2022-11-08 21:20:03下载
- 积分:1
-
ODBC的C程序
一个ODBC的C程序
-an ODBC C Program
- 2022-08-14 09:44:30下载
- 积分:1
-
During the code development phase I detected some variables and actions that are...
During the code development phase I detected some variables and actions that are general for all the resizable controls and for this reason I decided to move them in a general interface, IResizeControl, from which all the resizable controls are to inherit. Technically, IResizeControl is not an interface because it doesn t have any pure virtual functions, but I still consider it an interface because it doesn t make any sense to declare IResizeControl objects. In fact, I am preventing the creation of IResizeControl objects by declaring the IResizeControl s constructor and destructor as protected. The IResizeControl class
- 2022-07-01 21:38:20下载
- 积分:1
-
windows sdk 编程的小应用.实现鼠标的控制.对想学习sdk的朋友可以参考下....
windows sdk 编程的小应用.实现鼠标的控制.对想学习sdk的朋友可以参考下.-A little utility of windows sdk programming, and the control of mouse is realized. It s a reference for the sdk learner.
- 2023-01-09 03:45:03下载
- 积分:1
-
奇偶校验算法生成,提取及验证的程序源代码功能函数。
奇偶校验算法生成,提取及验证的程序源代码功能函数。-Parity algorithm, extraction and validation of the function source code.
- 2022-02-21 02:33:52下载
- 积分:1