-
这是Wince.net 4.2下的以太网芯片(Lan91c111)的驱动源码。硬件平台为Intel strongARM SA...
这是Wince.net 4.2下的以太网芯片(Lan91c111)的驱动源码。硬件平台为Intel strongARM SA--4.2 Wince.net This is the Ethernet chip (Lan91c111) drive source. Hardware platforms for Intel strongARM SA-
- 2022-03-07 00:21:07下载
- 积分:1
-
这是一个小getlink是用来收集网站名称的工具,它是用来…
这是一个收集整理网址的小东东GetLink,主要运用ini文件保存网址类别,dat文件保存网址,支持多视通信,可以直接从IE页面上拖放网址。 -this is a little tool name of GetLink that is used to collect website,It is used to save web s catalog by .ini file and to save website by .dat file and to insist mult-visual comunication and to draw website inderectly from IE browser
- 2022-07-17 04:28:31下载
- 积分:1
-
迷你的文件切割软件
迷你的文件切割软件-mini paper cutting software
- 2023-06-25 04:10:03下载
- 积分:1
-
一个邮件收发系统,学习时写的,Visual Basic.可以
一个邮件收发系统,学习时写的,Visual Basic.可以-A mail system, to learn when writing, Visual Basic. Can
- 2022-01-28 03:51:44下载
- 积分:1
-
2010A 障碍闸门控制
可以使用代码来让障碍门上下。这为 HM ABC 卡。小型断路器-H2010。
- 2022-11-15 12:25:03下载
- 积分:1
-
new camera drivers
一款摄像头的驱动-new camera drivers
- 2022-04-23 05:34:29下载
- 积分:1
-
本企业库存管理系统具有如下功能:库存基本信息的录入、修改、查询、删除模块,商品调动信息的录入、修改、查询、删除模块,以及系统维护功能。为企业库存管理提供信息咨询...
本企业库存管理系统具有如下功能:库存基本信息的录入、修改、查询、删除模块,商品调动信息的录入、修改、查询、删除模块,以及系统维护功能。为企业库存管理提供信息咨询,信息检索,信息存取等服务,基本上能够满足现代企业对库存管理的需要-Inventory management system of the enterprises have the following functions: inventory of the entry of basic information, modify, query, delete the module, the entry of goods to mobilize information, modify, query, delete the module, and system maintenance functions. Inventory management for the enterprise to provide information consultation, information retrieval, information access services, primarily to meet modern business needs of the inventory management
- 2023-08-09 11:00:03下载
- 积分:1
-
VC++制作的很多精品源码,这次一块打包给大家享用,记得觉得我们好的给宣传一下哈
本文来源于虾客源码 http://www.xkxz.com...
VC++制作的很多精品源码,这次一块打包给大家享用,记得觉得我们好的给宣传一下哈
本文来源于虾客源码 http://www.xkxz.com-VC++ Produced many fine source, this time to enjoy a package to the U.S., I remember that we look good to the propaganda in this article come from the shrimp off Kazakhstan source http://www.xkxz.com
- 2022-09-20 23:10:03下载
- 积分:1
-
在VC中使用Borland BDE的数据
在VC中使用Borland BDE的数据-in VC use Borland BDE data
- 2022-01-25 17:38:23下载
- 积分: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