-
RTSP DirectShow过滤器
RTSP DirectShow filter
- 2022-02-06 05:13:23下载
- 积分:1
-
线程创建
事件触发
线程同步
结束线程
线程创建
事件触发
线程同步
结束线程-Thread creation thread synchronization events to trigger the end of thread
- 2022-08-17 09:17:43下载
- 积分:1
-
Engineer系统是降低服务器负载,减少企业运营成本
Engineer系统是降低服务器负载,减少企业运营成本-Engineer system is to reduce server load, reduce operating costs
- 2022-12-12 12:35:03下载
- 积分:1
-
flash banner rotator
flash banner rotator
- 2022-01-25 18:42:00下载
- 积分:1
-
用VC++编的modem例子,大家可以稍加改动就可以直接用
用VC++编的modem例子,大家可以稍加改动就可以直接用-With VC++ Series modem example, everyone can be modified directly by
- 2022-02-27 05:11:49下载
- 积分:1
-
拦截Windows API接口程序源代码
拦截Windows API接口程序源代码 -Windows API interface program to intercept the source code to intercept Windows API interface program source code
- 2022-03-19 04:45:25下载
- 积分: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
-
著名游戏《贪吃蛇》的源码,使用VC6打开并且编译。欢迎指正。...
著名游戏《贪吃蛇》的源码,使用VC6打开并且编译。欢迎指正。-famous game "huge memory," the source, the use of open and VC6 compiler. Welcome correction.
- 2022-05-12 12:33:04下载
- 积分:1
-
这是一个刷了屏,屏画功能可以实现直接路径。
这是一款屏幕画笔,可以实现屏幕绘画功能,在windows屏幕上直接绘画-This is a brush screen, screen painting functions can be achieved in a direct painting windows on the screen
- 2022-01-25 17:36:41下载
- 积分:1
-
本文介绍了一个简单的日历,在您的桌面上。我创造了…
This article describes a simple calendar that sits on your desktop. I have created this application to just study about alpha blending, desktop wallpapers, and how a device context can be saved as a bitmap. I am planning to make a more refined version including a time scheduler and reminder also.
- 2022-10-22 21:40:03下载
- 积分:1