-
Visual C++ 6.0 时尚编程百例 光盘源代码
Visual C++ 6.0 时尚编程百例 光盘源代码-Visual C++ 6.0 fashion 100 cases of CD-ROM programming source code
- 2022-09-13 14:55:04下载
- 积分:1
-
用C来调用另外的可执行文件。通过调用达到执行其他程序的效果。...
用C来调用另外的可执行文件。通过调用达到执行其他程序的效果。- run an exe with C, then you can run other exe program
- 2022-03-20 10:56:00下载
- 积分: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
-
BTDragDropFTP
资源描述BTDragDropFTP,说明:BTDragDropFTP 构件是一个具备 FTP 功能的构件,并能够接收由资源管理器或是文件夹中拖放而来的文件加以传送 ( 1.0 版,附源码 )
- 2022-08-05 15:43:38下载
- 积分:1
-
interesting procedures C Language Learning Guide. Details of the exploration and...
趣味程序导学C语言.详细介绍了迷宫探索和搬运工游戏,配有ppt,说明生动,解释明晰-interesting procedures C Language Learning Guide. Details of the exploration and porters maze games, equipped with ppt illustrate vivid, lucid explanation
- 2022-01-20 22:38:56下载
- 积分:1
-
c++ ug模型更新所需文件
基于isight 平台的优化所需ugupdate.exe文件及bat文件,还包括自己测试的模型,亲测可用。可用于结构优化时更新ug模型并输出t_x文件
- 2022-01-30 14:04:35下载
- 积分:1
-
字转换
figure to word convert
- 2022-10-17 04:50:02下载
- 积分:1
-
冒泡程序,是您的textbox更直观,美观的现实出验证情况
冒泡程序,是您的textbox更直观,美观的现实出验证情况-Bubble process, is your textbox is more intuitive, aesthetically pleasing out the verification of the reality
- 2022-01-26 03:17:43下载
- 积分:1
-
数据结构
详细描述了如何创建队列 以及操作
数据结构
详细描述了如何创建队列 以及操作-Data structure described in detail how to create a queue and the operation
- 2023-04-29 12:15:03下载
- 积分:1
-
opc HDA历史服务器源代码下载
资源描述网上找到的OPC HDA服务器开发案例,内有OPC HDA服务程序,有测试用例,那个测试用例不是程序,而是给你看如何实现一个server
- 2022-05-27 19:48:21下载
- 积分:1