-
51初始化的源程序
51初始化的源程序-51 initialization source
- 2022-02-03 08:41:03下载
- 积分:1
-
实现方法:
用MFC的程序向导生成一个常规DLL,在常规DLL内有一派生自CWinApp的实例,再用MFC的程序向导生成一个MFC
EXE应用程序,把M...
实现方法:
用MFC的程序向导生成一个常规DLL,在常规DLL内有一派生自CWinApp的实例,再用MFC的程序向导生成一个MFC
EXE应用程序,把MFC EXE应用程序中
CAppView,CMainFrame,CAppDocument的文挡和RES目录下的资源拷贝到常规DLL项目中,添加到项目中,编译生成一DLL,在另外一个WIN32应用程序中,启动一线程,在线程函数中显式装载该DLL,取的该DLL内的当前线程,
CWinThread *pThread=GetCurrentThread()
pThread->Run()
就可装载启动常规DLL内应用程序框架.-Realize Methods: The MFC AppWizard to generate a conventional DLL, in the conventional DLL there is one derived from CWinApp instance, reuse of the MFC AppWizard to generate a MFCEXE applications, the MFC EXE application CAppView, CMainFrame, CAppDocument block of text RES directory and copy resources to the conventional DLL project, add to the project, the compiler generates a DLL, in another WIN32 application, start a thread in the thread function explicitly loading the DLL, check inside the DLL the current thread, CWinThread* pThread = GetCurrentThread () pThread-
- 2022-01-22 01:31:41下载
- 积分:1
-
Using a text file (txt) record information. Information includes: name, birthday...
采用一个文本文件(txt)记录信息。信息包括:姓名、生日、电话、Email、地址、邮编等资料,可以对记录的人员进行分组,如:亲友、同事、同学等。界面由Dos界面命令行的方式实现,功能模拟文曲星或手机的地址本,可以增加、删除、修改个人资料,可以分组人员、可以安各种信息进行模糊查询,-Using a text file (txt) record information. Information includes: name, birthday, telephone, Email, address, postcode and other information, personnel records can be grouped, such as: friends, colleagues, students and so on. Interface from the Dos command line interface means to achieve the functional simulation Wen Quxing or the phone" s address book, you can add, delete, modify personal information, you can group people, all kinds of information can be an ambiguous query,
- 2022-03-16 10:13:14下载
- 积分:1
-
windows核心编程源程序
windows核心编程源程序-windows core programming source
- 2022-07-17 08:21:23下载
- 积分:1
-
分析命令行参数
分析命令行参数-Example of parasing the command line
- 2023-02-14 20:15:03下载
- 积分:1
-
组件开发,用于多人合作
组件开发,用于多人合作-component development for more than cooperation
- 2023-01-10 01:35:04下载
- 积分:1
-
to Vc++ development platform, realizing windows were classic producer_consumer_p...
以Vc++为开发平台,实现windows中经典问题producer_consumer_problem的简单运行,运行界面为dos-to Vc++ development platform, realizing windows were classic producer_consumer_problem simple operation, run interface to dos
- 2022-07-20 04:48:49下载
- 积分:1
-
PIC的资源,TIME0的设置使用C 语言样例
PIC的资源,TIME0的设置使用C 语言样例-Configuring and accessing Timer0
Using Timer0 for debouncing, background tasks, event timing and counting
- 2022-09-26 06:30:03下载
- 积分:1
-
Using vc++ program written in base64 encoding and decoding. Can be easily encode...
用vc++编写的base64编解码程序. 能够方便的进行编码转化. 使用这个程序, 在遇到非要用迅雷下载的链接之类就很方便了-Using vc++ program written in base64 encoding and decoding. Can be easily encoded into. Using this program, insisted in the face of the link with the Thunder and the like to download is very convenient for
- 2022-03-01 04:31:13下载
- 积分:1
-
带有计算图形面积功能的计算器,图形界面,用VC++编写
带有计算图形面积功能的计算器,图形界面,用VC++编写
-Graphic area with a calculation function calculator, graphical interface, using VC++ Prepared
- 2023-03-14 05:50:03下载
- 积分:1