-
实现方法: 用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
-
A very good timer of the timer is ideal for learning in the dialog box to achiev...
一个非常不错的定 时 器 非常适合定时器的学习 在对话框中实现-A very good timer of the timer is ideal for learning in the dialog box to achieve
- 2022-05-14 12:01:18下载
- 积分:1
-
利用图像的rgb分量提取其中的亮度分量并显示其直方图。
利用图像的rgb分量提取其中的亮度分量并显示其直方图。-using the rgb images from the weight brightness components and to demonstrate its histogram.
- 2023-08-22 07:20:03下载
- 积分:1
-
测试CPU速度的小程序
测试CPU速度的小程序-CPU speed testing of small procedures
- 2022-05-07 02:36:13下载
- 积分:1
-
360图形界面
该工程用到按钮的自绘控件,窗口的自绘控件,完全仿照360杀毒软件界面设计的,拥有动态点击效果,按钮的三态变化效果,自绘tab分页效果,是个界面效果很不错的参考软件。
- 2023-04-27 20:55:04下载
- 积分:1
-
Multiplayer Canvas
这个简单的脚本允许您在canvas for painting的示例中为多个用户实现一个共享的工作区。
- 2022-04-29 19:16:03下载
- 积分:1
-
用户注册管理台串口联接终端,和和后台数据库相连
用户注册管理台串口联接终端,和和后台数据库相连-management Taiwan registered users connected to serial terminals, and associated database and background
- 2022-07-24 17:55:29下载
- 积分:1
-
藏器枚举可成功源文件,可计算机…
HID设备可以成功枚举的源码文件,计算机可以识别-HID device enumeration can be successfully source document, the computer can be identified
- 2022-03-09 15:07:21下载
- 积分:1
-
这个程序罗列了VC++如何制作DLL的一系列过程,可以参考
这个程序罗列了VC++如何制作DLL的一系列过程,可以参考-How to develop windows DLL by VC++.
- 2022-04-24 07:27:34下载
- 积分:1
-
JSP environmental probe v1.0 is a very useful program for learning JSP and Java...
JSP 环境探针 v1.0作JSP学习Java开发的很有用的程序,可以作为学习-JSP environmental probe v1.0 is a very useful program for learning JSP and Java program developement.
- 2023-08-03 21:35:02下载
- 积分:1