-
实现方法: 用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
-
C programming language brilliant 100 cases
C语言精彩编程百例-C programming language brilliant 100 cases
- 2022-04-24 00:33:14下载
- 积分:1
-
通过重画鼠标所在区域,显示一个与鼠标位置跟随的图片或者图形,非常好玩。
通过重画鼠标所在区域,显示一个与鼠标位置跟随的图片或者图形,非常好玩。-Mouse through the re-drawing the region, showing the location of a mouse to follow the pictures or graphics, very fun.
- 2022-02-04 04:56:42下载
- 积分:1
-
file driver for xps356666
file driver for xps35-file driver for xps356666
- 2022-04-29 00:27:36下载
- 积分:1
-
this a program of pen in c
this a program of pen in c
- 2022-05-22 18:29:25下载
- 积分:1
-
blue violet laser pointer
最好的50mw蓝紫罗兰激光指针很少被绿色和红色的指针所青睐,它可以用于其他人所做的事情,这也反映了个人独特的审美趣味。它可能不像天文激光指针那样受欢迎,因为更明亮的颜色会使物体在天空中更可见。然而,它可以归结为所有其他用途,如在大屏幕或黑板上精确定位的东西。
- 2022-09-21 07:10:03下载
- 积分:1
-
英语46是一个趋势,不,然而,找工作考研
英语四六级已是一个趋势,不得不过,找工作考研--必须使用英语-English 46 is a trend, not, however, to find a job PubMed- must use English
- 2022-01-25 17:41:41下载
- 积分:1
-
这是一个可以绘制正弦曲线的小程序,可以用于正弦波数据的绘制...
这是一个可以绘制正弦曲线的小程序,可以用于正弦波数据的绘制-This is a sine curve can be drawn small procedures, can be used to draw sine wave data
- 2022-05-22 20:50:04下载
- 积分:1
-
协助书记和程序
program to assist the secretary and the
instructors of a private school
- 2022-03-14 08:37:34下载
- 积分:1
-
提取文件,并且同时将将文件保存保存EXE文件的图标。
提取文件,并且同时将将文件保存保存EXE文件的图标。-Extract the files, and at the same time save the file to save the EXE file" s icon.
- 2022-02-01 13:36:09下载
- 积分:1