-
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
-
旅客在淡季旺季购买头等舱或者经济舱的票价程序
旅客在淡季旺季购买头等舱或者经济舱的票价程序-First-class passengers to purchase season or low season economy class fares for program
- 2022-05-17 19:57:11下载
- 积分:1
-
在线考试系统
一套在线的学校考试系统 分为student,teacher,admin 三种登录权限
- 2023-02-23 09:05:04下载
- 积分:1
-
Siemens company sle4442 encryption id cards reading, writing and checking the so...
西门子公司的sle4442加密ic卡的读、写、密码校验源程序。-Siemens company sle4442 encryption id cards reading, writing and checking the source code.
- 2022-02-02 04:47:19下载
- 积分:1
-
< C++典例> 习题解答
< C++典例> 习题解答-lt; Lt; C Code cases gt; Gt; Answer the questions
- 2023-08-22 04:00:03下载
- 积分:1
-
速度挺快的超大数乘法程序
速度挺快的超大数乘法程序-speed very quickly large number multiplication procedure
- 2022-01-31 19:01:09下载
- 积分:1
-
利用MAKRTI开发的一个基于HLA的汽车模拟仿真程序,在一个邦员中控制汽车,在另一个邦员中可以看到控制的结果,只实现了HLA中对象的管理、时间管理功能,采用C...
利用MAKRTI开发的一个基于HLA的汽车模拟仿真程序,在一个邦员中控制汽车,在另一个邦员中可以看到控制的结果,只实现了HLA中对象的管理、时间管理功能,采用C++。net2003开发。-MAKRTI the development of the use of a motor vehicle based on the HLA simulation procedure, in a member state to control the car in another member state can be seen in the control of results will only be achieved in HLA object management, time management function, using C++. net2003 development.
- 2022-01-24 18:38:23下载
- 积分:1
-
CImageList类的使用和显示动画
CImageList类的使用和显示动画-CImageList category and demonstrate the use of animation
- 2022-10-25 23:50:02下载
- 积分:1
-
players Vcd valuable example for the registration plate randomly and procedures
播放Vcd的例子珍贵的注册板ocx
与程序-players Vcd valuable example for the registration plate randomly and procedures
- 2023-08-29 14:00:04下载
- 积分:1
-
基于visual studio 2005平台开发的绘图软件,支持多种绘图功能
基于visual studio 2005平台开发的绘图软件,支持多种绘图功能-a darwing software develop on visual studio 2005. it is good for you if you are a new-learning person
- 2022-02-13 09:47:33下载
- 积分:1