-
Delphi 7组件与分布式应用开发
Delphi 7组件与分布式应用开发-Delphi components and Distributed Application Development
- 2022-05-19 13:55:44下载
- 积分:1
-
一个简单的文件浏览器,用于目录,文件的浏览,使用VC制作
一个简单的文件浏览器,用于目录,文件的浏览,使用VC制作-a simple file browser for the directory, file browser, the use of VC production
- 2022-03-15 11:13:31下载
- 积分:1
-
用vc6.0写的win32控制台子窗口程序
用vc6.0写的win32控制台子窗口程序-Vc6.0 written using win32 console sub-window procedure
- 2022-01-24 14:23:17下载
- 积分:1
-
watchDog可偵測程式是否關閉
可將執行中的程式,關閉,及重開。亦可以透過socket連線,來偵測是否程式已死當。其相關重要功能:重開機功能://重新開機void CWatchDogDlg::setSystemReboot(){msg = "準備關機重開!";::SendMessage(this->GetSafeHwnd(),MSG_STATUS_TOTAL,(WPARAM)&msg,0);CExitWindows m_ExitWindows;//m_ExitWindows.Restart(); m_ExitWindows.ForceReStart();}關閉程式:///關閉程式bool CWatchDogDlg::closeExeProcess(CString processName){processName.MakeLower();HANDLE hSnapShot;PROCESSENTRY32 pEntry;pEntry.dwSize =sizeof(pEntry);BOOL hRes;bool Found = FALSE;//Get the snapshot of the systemhSnapShot=CreateToolhelp32Snapshot (TH32CS_SNAPALL,NULL);//Get firs
- 2022-02-16 07:28:21下载
- 积分:1
-
一个很好的录音机程序,功能很强大,包括可以录制MP3和wav的功能...
一个很好的录音机程序,功能很强大,包括可以录制MP3和wav的功能-A good tape recorder procedures, functions very powerful, including MP3 and wav recording function
- 2022-05-24 06:51:32下载
- 积分:1
-
我的名字是yeomag11。wjhefdkhwioefioefjlskdjksdvjklmxc
my name is yeomag11 .wjhefdkhwioefioefjlskdjksdvjklmxc
- 2023-03-07 01:45:03下载
- 积分:1
-
A Multiplayer DirectDraw Game using Winsock With librarys I made for each.zip
A Multiplayer DirectDraw Game using Winsock With librarys I made for each.zip
- 2022-03-31 11:29:10下载
- 积分:1
-
基于pxa270的linux下smsc9118的网卡驱动源码,支持10/100M的AutoMdix功能,经测试性能稳定...
基于pxa270的linux下smsc9118的网卡驱动源码,支持10/100M的AutoMdix功能,经测试性能稳定-PXA270-based smsc9118 of the network card under linux driver source code, support 10/100M the AutoMdix function, have been tested stable performance
- 2023-07-17 19:40:03下载
- 积分:1
-
vc source
vc source-vc source
- 2023-09-03 14:35:03下载
- 积分:1
-
This book is designed for experienced C++ software developers, system designers,...
本书是专为有经验的C++软件的开发者、系统设计师、软件质量保证人员编写的。适合从事大型软件开发工作(如数据库、操作系统、编译程序和框架)的人员阅读。
-This book is designed for experienced C++ software developers, system designers, software quality assurance personnel prepared. Suitable for large-scale software development work (such as databases, operating systems, compiler and frameworks) who are reading.
- 2022-12-01 06:35:04下载
- 积分:1