-
Source code of application used to monitor Anti
Source code of application used to monitor Anti-Cheat programs from World of Warcraft so see if these Anti-Cheat follow rules and do not invade your privacy.
- 2022-03-19 11:49:24下载
- 积分:1
-
VC++ to achieve a simple voice player can be used for reference for beginners to...
VC++实现的简单的语音播放器,可用于初学者学习参考-VC++ to achieve a simple voice player can be used for reference for beginners to learn
- 2022-04-13 00:49:07下载
- 积分:1
-
source code of NN applied in DAC
source code of NN applied in DAC-Based Successive Approximation
- 2022-03-02 08:32:06下载
- 积分:1
-
vc++ become bitmap subtidal environment, as well as the self
vc++环境下生成为位图,以及自绘位图,有保存删除等基本功能
-vc++ become bitmap subtidal environment, as well as the self-drawn bitmap, has preserved the basic functions such as delete
- 2022-11-23 21:25:03下载
- 积分:1
-
把快捷方式的文件的路径,使用IShellLink。
怎样获取快捷方式所指向的目标文件名? HRESULT hres IShellLink* psl HRESULT hres IShellLink* psl char szGotPath[MAX_PATH] char szDescription[MAX_PATH] WIN32_FIND_DATA wfd OleInitialize(0) hres = CoCreateInstance(CLSID_ShellLink, NULL, CLSCTX_INPROC_SERVER, IID_IShellLink, (LPVOID*)&psl) if (SUCCEEDED(hres)) { IPersistFile* ppf hres = psl->QueryInterface(IID_IPersistFile, (void**)&ppf) if (SUCCEEDED(hres)) { WCHAR wsz[MAX_PATH] char lpszLinkFile[MAX_PATH] //这里存放的是快捷方式的路径 if(MultiByteToWideChar(CP_ACP, 0, lpszLinkFile, -1, wsz, MAX_PATH)==0) return hres = ppf->Load(wsz, STGM_READ) if (SUCCEEDED(hres)) { hres = psl->Resolve(m_hWnd, 0) if (SUCCEEDED(hres)) { hres = psl->GetPath(szGotPath, MAX_PATH, (WIN32_FIND_DATA*)&wfd, SLGP_SHORTPATH)-Get the path file of the Shortcut, using IShellLink.
- 2023-07-15 01:10:03下载
- 积分:1
-
NDIS 函数简明手册
NDIS 函数简明手册-NDIS function concise manual
- 2022-03-30 03:37:31下载
- 积分:1
-
屏幕键盘源代码
资源描述这是一个除F1-F12键外完整的完整屏幕虚拟键盘源代码,还包括屏幕截图和打开我的电脑功能。但SHIFT、CTR、LALT键有BUG,有时按下不能弹起,需要按物理键盘才能恢复。
- 2022-08-08 11:06:16下载
- 积分:1
-
标准C++程序设计 电子教案 内容比较详细
标准C++程序设计 电子教案 内容比较详细-Standard C++ programming in more detail the contents of e-lesson plans
- 2022-05-31 18:20:42下载
- 积分:1
-
一个优秀的开源OA办公系统,适于中小型企业
一个优秀的开源OA办公系统,适于中小型企业一个优秀的开源OA办公系统,适于中小型企业一个优秀的开源OA办公系统,适于中小型企业一个优秀的开源OA办公系统,适于中小型企业一个优秀的开源OA办公系统,适于中小型企业
- 2022-03-01 02:21:09下载
- 积分:1
-
documents and Views
文档和视图--模拟滚轮滑鼠-documents and Views-- Simulation wheel mouse
- 2022-05-21 12:07:10下载
- 积分:1