-
VC++ doc
VC++教程
VC++入门code,有老师的讲解和文档说明
很全面-VC++ doc
- 2022-06-13 04:21:57下载
- 积分:1
-
VB-5-VB-6 打印预览程序 -VB-5-VB-6 print preview procedures
- 2022-03-24 02:15:46下载
- 积分:1
-
实现方法: 用MFC的程序向导生成一个常规DLL,在常规DLL内有一派生自CWinApp的实例,再用MFC的程序向导生成一个MFC EXE应用程序,把MFC E...
实现方法: 用MFC的程序向导生成一个常规DLL,在常规DLL内有一派生自CWinApp的实例,再用MFC的程序向导生成一个MFC EXE应用程序,把MFC EXE应用程序中 CAppView,CMainFrame,CAppDocument的文挡和RES目录下的资源拷贝到常规DLL项目中,添加到项目中,编译生成一DLL,在另外一个WIN32应用程序中,启动一线程,在线程函数中显式装载该DLL,取的该DLL内的当前线程, CWinThread *pThread=GetCurrentThread() pThread->Run() 就可装载启动常规DLL内应用程序框架.-method: a normal DLL file has been created with the program wizard and there is an instance generated from CWinApp in the DLL file.Create another MFC EXE appliaction and copy CAppView,CMainFram,CAppDocument and the resources in RES directory to the normal DLL and add to the projec and compile and generate a DLL. In a Win32 application, start a thread which loads the DLL with codes, get the running thread, ie.CWinThread*pThread=GetCurrentThread(), then,pThread->Run() executes the loading and start the execution of the application framework in the normal DLL file.
- 2022-07-13 07:36:52下载
- 积分:1
-
by calling Windows API Simulation System mouse and keyboard, a typical example.
Windows下通过调用API模拟系统鼠标,按键的典型例子.-by calling Windows API Simulation System mouse and keyboard, a typical example.
- 2023-05-10 22:00:02下载
- 积分:1
-
Proven completely available to wince under the ini configuration file to read an...
经验证完全可用的wince下的ini配置文件读写源码-Proven completely available to wince under the ini configuration file to read and write source code
- 2022-02-20 21:06:54下载
- 积分:1
-
正则表达式系统教程手册,开发人员不可缺少的参考资料,新手、高手均适用!...
正则表达式系统教程手册,开发人员不可缺少的参考资料,新手、高手均适用!-Regular Expressions tutorial manual systems, developers an indispensable reference for novice, masters are applicable!
- 2023-09-04 14:55:03下载
- 积分:1
-
Achieved with VB puzzle game. There are two more difficult, is to picture divide...
用VB实现的拼图小游戏。有两种难度,是将图片分成九块或是16块。希望能对初学VB的朋友有些许帮助啊~-Achieved with VB puzzle game. There are two more difficult, is to picture divided into 9 or 16. Hope that the friends of the novice VB help somewhat ah ~
- 2022-01-25 15:47:31下载
- 积分:1
-
production of electronic bookstore management systems, functions pretty complete...
java 制作的电子书店管理系统, 功能蛮齐全的啊,可以供毕业生做毕业设计的参考。-production of electronic bookstore management systems, functions pretty complete ah can do for graduates graduated from the reference design.
- 2022-07-02 08:23:31下载
- 积分:1
-
Source to Kill Process in windows
Source to Kill Process in windows
- 2023-01-19 20:00:03下载
- 积分:1
-
After running this code calculator for a run at the calculator WINDOWS
计算器此代码运行后为一款在WINDOWS下运行的计算器-After running this code calculator for a run at the calculator WINDOWS
- 2022-07-15 19:56:39下载
- 积分:1