-
实现方法: 用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
-
人力资源管理系统
"人力资本"的高效率和有效地管理已进展至一个日益迫切和复杂的过程。人力资源管理职能包括跟踪,包括传统的个人履历、 技能、 能力、 成绩薪金、 出勤和请假的信息的现有雇员数据。
成功的员工管理和领导促进员工敬业度、 员工激励、 员工发展和保留员工。现行的制度会导致数据冗余、 数据不一致,以及很多像许多错误更多浪费宝贵的时间和金钱的文书工作。记住这一点我们正在开发一种软件命名为"MILESTONE(HRMS)"是非常友好的用户,并有助于使研究真正的苦差事。
- 2022-03-16 17:16:19下载
- 积分:1
-
SMTP(发送E
SMTP(发送E-mail),供大家参考,希望大家喜欢-SMTP (Send E-mail), for your information, I hope everyone likes
- 2023-05-19 20:15:03下载
- 积分:1
-
a vc. Net procedures. Contain two functional. The menu choice position informati...
一个vc++.net程序。包含两个功能。在菜单中选择position information程序会捕获鼠标位置并将其显示在屏幕上。选择grid display后,按下鼠标左键会在用户区画兰色矩形,按下鼠标右键会在用户区画红色矩形。以及其他另外4个小程序。-a vc. Net procedures. Contain two functional. The menu choice position information process will capture the mouse position will be shown in its on the screen. Choose grid display, pressing the left mouse button in the user areas painted blue rectangles, by pressing the right mouse button in the user areas painted red rectangle. And the other four other small programs.
- 2022-01-21 04:23:50下载
- 积分:1
-
基于WAP的手机无线应用
基于WAP的手机无线应用-WAP-based mobile wireless applications
- 2022-03-06 05:51:38下载
- 积分:1
-
C# socket传输
服务端,客户端。实现两个部分通信。~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~
- 2022-06-27 00:43:32下载
- 积分:1
-
VB编写的各种按钮样式集合,可以丰富软件界面
VB编写的各种按钮样式集合,可以丰富软件界面-VB prepared in a variety of button styles set, you can enrich the software interface
- 2022-03-11 01:49:53下载
- 积分:1
-
这是一个automation server 和 client 的演示程序
多个client 可以共享 server 进程
首先用ms vc++ ....
这是一个automation server 和 client 的演示程序
多个client 可以共享 server 进程
首先用ms vc++ .net 编译代码, 再运行 TestAutomation3.exe (server)
然后可以运行多个 TestAutomation2.exe (client)
单击 TestAutomation2 可以调用 TestAutomation3 中的方法和参数
-This is an automation server and client demonstration program over cl ient can share server process first used ms vc. net compiled code, re-running TestAutomation3.exe (server) can then be run multiple Te stAutomation2.exe (client) Click TestAutomatio n2 TestAutomation3 can call the method and parameters
- 2022-02-20 22:07:03下载
- 积分:1
-
scan line algo
我见过的最好的作品。请让我下载这个文件的内容,我真的需要它来了解项目的实施。就这样
- 2022-06-17 18:15:56下载
- 积分:1
-
Skin++ For VB 代码示例
Skin++ For VB 代码示例-Skin For VB code examples.
- 2022-02-21 05:00:39下载
- 积分:1