-
的xctrl示例是ATL ATL控件“完全控制”。这真的只是一个股票…
The XCTRL sample is an ATL "full control" ATL Control. It s really just a stock OLE control that draws an "X" through it s client area
- 2022-09-21 16:20:02下载
- 积分: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
-
单相感应电机的控制策略(包括软件和硬件inplem…
single phase induction motor control stratergy(both software and hardware inplementation)
- 2022-08-08 04:29:33下载
- 积分:1
-
Visual C++ LPR source code
Visual C++ LPR source code
- 2023-04-14 12:00:03下载
- 积分:1
-
多项式求和计算的程序
多项式求和计算的程序-polynomial SUMMATION procedures
- 2022-03-10 00:15:27下载
- 积分:1
-
This procedure is mainly the two realize the connection string, through the dyna...
这个程序主要是实现两个字符串的连接,通过动态申请内存空间,并用指针作为参数传递-This procedure is mainly the two realize the connection string, through the dynamic application memory space, and passed as a parameter pointer
- 2022-02-24 20:17:26下载
- 积分:1
-
很好的UML建模工具
非常好的UML建模工具的源代码,利用delphi编程实现了UML2.0标准,方便易用,对所有delphi图形用户编程用户有很大参考借鉴价值。-Very good UML modeling tool
- 2022-03-19 14:20:17下载
- 积分:1
-
将字母转换
此代码生成.bin 从文件的内容与 unicode 字符。然后,您可以使用此.bin 到你想要的任何东西。
- 2022-10-16 06:20:03下载
- 积分:1
-
network monitoring service manage
network monitoring service manage-network monitoring service manage...
- 2022-08-06 09:58:08下载
- 积分:1
-
Windows2k&Xp任务管理器加强版
Windows2k&Xp任务管理器加强版-Windows2kXp task management for enhanced version
- 2023-05-08 05:40:03下载
- 积分:1