-
在自动点击链接源
source for click in links automaticly
- 2023-02-03 18:55:03下载
- 积分:1
-
vb编程中要用到的源代码大全,内涵200多源码,涉及到vb编程的方方面面。绝对好处多多。兄弟们快下吧。...
vb编程中要用到的源代码大全,内涵200多源码,涉及到vb编程的方方面面。绝对好处多多。兄弟们快下吧。-plentiful source code about vb programming, including 200 source code files, covering all the fields of vb programming. It is worthing of downloading.
- 2023-02-19 11:55:04下载
- 积分:1
-
vb 6.0 写的通迅录,实现增、删、查功能。
vb 6.0 写的通迅录,实现增、删、查功能。-vb 6.0 recorded in written communication, the realization of the increasing deleted, check function.
- 2022-02-04 22:36:14下载
- 积分:1
-
一个科学计算器,包含表达式计算功能
一个科学计算器,包含表达式计算功能-A scientific calculator, including the expression of computing power
- 2023-06-20 09:50:03下载
- 积分:1
-
database management system
database management system
- 2022-01-25 15:28:10下载
- 积分:1
-
学习PE格式,windows界面,DirectX,com通讯,数据库的综合。
学习PE格式,windows界面,DirectX,com通讯,数据库的综合。-learning PE format, windows interface, DirectX, com communications, integrated database.
- 2022-12-13 21:55:03下载
- 积分:1
-
quake3 bsp 文件浏览器源代码。
quake3 bsp 文件浏览器源代码。
quake3 bsp 文件浏览器源代码。
quake3 bsp 文件浏览器源代码。-quake3 bsp is codes of files explorer。 quake3 bsp is codes of files explorer。
- 2023-07-29 12:30:04下载
- 积分:1
-
Undelete the record, compress the database of DBase and Foxpro, written by Delph...
因为时常编写程序总是会遇到意外删除之后无法找回的情况,现利用Delphi实现了反删除操作-Undelete the record, compress the database of DBase and Foxpro, written by Delphi.
- 2022-03-18 17:24:49下载
- 积分:1
-
经典游戏代码,主要为俄罗斯方块游戏代码、扫雷游戏代码、s60游戏代码以及贪吃蛇游戏代码、坦克1998游戏代码...
经典游戏代码,主要为俄罗斯方块游戏代码、扫雷游戏代码、s60游戏代码以及贪吃蛇游戏代码、坦克1998游戏代码-Classic game code, mainly for the Russian box game code, game code mine, s60 game code as well as the Snake game code, game code tank in 1998
- 2022-10-18 14:30: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