-
API库代码editbox
应用背景对编辑框API基础代码。如果你救了这个,你可以使用编辑框 ;与API ;只是复制和粘贴。关键技术使用C语言。使用API,不是MFC。你不用写代码,如果你下载了这个。使用editbox
- 2022-09-24 11:15:02下载
- 积分:1
-
Windows内核
Windows Kernel
- 2022-05-14 09:33:52下载
- 积分:1
-
- 2022-06-02 11:07:28下载
- 积分:1
-
视图分割窗口
Views, Tabs and Splitters
- 2023-02-22 00:55:04下载
- 积分: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
-
输入年和周数,如2009 14,返回第14周的第一天和最后一天的日期...
输入年和周数,如2009 14,返回第14周的第一天和最后一天的日期-Enter the number of years and weeks, such as 200,914, return the first 14 weeks of the first days of the date of the last day
- 2023-01-05 11:00:04下载
- 积分:1
-
ptr8000(C源码)射频发射,对这方面的有兴趣的自己看看吧。
ptr8000(C源码)射频发射,对这方面的有兴趣的自己看看吧。-ptr8000 (C source code) RF fired in this area are interested to see it themselves.
- 2022-03-23 20:15:17下载
- 积分:1
-
VB写的定时关机程序,以后可以躺在床上看大片了
VB写的定时关机程序,以后可以躺在床上看大片了-VB write regularly shutdown procedures, after lying in bed reading can be a large
- 2022-03-17 06:12:50下载
- 积分:1
-
Convert experimental data to hex format
Convert experimental data to hex format
- 2022-05-21 17:26:18下载
- 积分:1
-
SOCKET网络编程
SOCKET网络编程-SOCKET Network Programming
- 2022-05-29 03:13:31下载
- 积分:1