-
实现方法: 用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
-
优秀论文(基于非线性的雷达目标识别中的若干问题…
几篇有关雷达目标识别的优秀论文(基于非线性方法的雷达目标识别研究.NH基于高分辨距离像的雷达目标识别.NH雷达目标识别系统的研究和设计.KDH).part1-Several of the radar target recognition of outstanding paper (based on nonlinear methods of study of radar target recognition. NH HRRP-based radar target identification. NH radar target identification system research and design. KDH). Part1
- 2022-03-19 00:14:26下载
- 积分:1
-
《C++程序设计教程(VisualC++环境)》源代码
C/C++程序设计教程(Visual C++环境) 内容提要
《C/C++程序设计教程...
《C++程序设计教程(VisualC++环境)》源代码
C/C++程序设计教程(Visual C++环境) 内容提要
《C/C++程序设计教程(Visual C++环境)》是根据教育部高等学校非计算机专业计算机基础课程教学指导分委员会提出的《关于进一步加强高校计算机基础教学的意见》中有关大学计算机基础课程教学要求编写的。
《C/C++程序设计教程(Visual C++环境)》主要内容包括:C/C++概述,基本数据类型、运算符和表达式,结构化程序设计,数组,函数,面向对象程序设计基础基于对话框的应用程序,文档/视图结构应用程序,C++的I/0流库,等等,并针对课程内容设置了11个实验,使学生通过实验巩固所学知识;《C/C++程序设计教程(Visual C++环境)》力图把传统的面向过程的内容;现代的面向对象的内容、图形用户界面编程与应用程序开发内容三部分有机地结合在一起,使读者通过对《C/C++程序设计教程(Visual C++环境)》的学习,能够掌握开发小型系统的基本知识。
《C/C++程序设计教程(Visual C++环境)》可作为高等院校各专业的程序设计课程教材,也可作为培训教材或自学教材。
-err
- 2022-01-25 15:14:11下载
- 积分:1
-
访问数据库文件
accessing dbase files
- 2022-02-05 01:14:37下载
- 积分:1
-
一款简单的送货开单系统
sundatasoft 2007
一款简单的送货开单系统
sundatasoft 2007-4-9 下载/浏览+1194
一款简单的送货开单系统
sundatasoft 2007-4-9 下载/浏览+1194-A simple billing system delivery sundatasoft 2007-4-9 Download/View+ 1194 delivery of a simple billing system sundatasoft 2007-4-9 Download/View+ 1194
- 2022-05-22 00:56:06下载
- 积分:1
-
显示WINDOWS所有窗体的示例代码程序,可决定将窗口显示或隐藏...
显示WINDOWS所有窗体的示例代码程序,可决定将窗口显示或隐藏-show all forms of sample code, may decide to window to show or hide
- 2022-07-09 14:16:06下载
- 积分:1
-
开源的压缩软件,效率高速度快,非常值得学习
开源的压缩软件,效率高速度快,非常值得学习-Open source compression software, the efficiency of high-speed fast, very worthy of study
- 2022-01-28 18:57:03下载
- 积分:1
-
c++实现的屏幕软键盘程序
c++实现的屏幕软键盘程序-c achieve the soft screen keyboard procedures
- 2022-03-05 06:13:24下载
- 积分:1
-
Hotels Lodging Management System source code, interested can s
这是宾馆住宿管理系统的源代码,感兴趣可以-Hotels Lodging Management System source code, interested can s
- 2022-03-24 08:54:53下载
- 积分:1
-
Go under a double for the source code, automatically has grapes, forward backwar...
一个可供双人下围棋的源程序,有自动提子,前进后退,棋盘大小设置功能。-Go under a double for the source code, automatically has grapes, forward backward, set the function of the size of the chessboard.
- 2022-11-27 22:00:03下载
- 积分:1