-
小弟从网上掘一代码,奉献出来,希望对大家有帮助
小弟从网上掘一代码,奉献出来,希望对大家有帮助-Boy dug one code from the Internet, and dedication out to be helpful for all of us
- 2022-06-30 00:40:39下载
- 积分:1
-
VC++实现与USB进行通讯的代码;介绍如何与USB进行通讯了
VC++实现与USB进行通讯的代码;介绍如何与USB进行通讯了-VC and USB communication code; How to communicate with a USB
- 2022-01-27 14:56:07下载
- 积分: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
-
一个网络搜索播放器,上传源码,界面还不错
一个网络搜索播放器,上传源码,界面还不错-A Web search players, upload source code, interface well
- 2022-02-01 21:41:18下载
- 积分:1
-
Class NodoD, for a list, a queque, or a disperse matrix.
Class NodoD, for a list, a queque, or a disperse matrix.
- 2023-06-15 03:10:05下载
- 积分:1
-
BLDC无传感器控制
基于TMS320F28XXX的BLDC无传感器控制技术。带相位检测,反电势检测。分步是调试BLDC电机程序。
- 2023-05-07 12:10:03下载
- 积分:1
-
FRID开发
FRID读写器开发FRID读写器开发FRID读写器开发FRID读写器开发FRID读写器开发FRID读写器开发FRID读写器开发FRID读写器开发FRID读写器开发
- 2022-08-10 00:46:36下载
- 积分:1
-
简单五子棋DOS版,中学时写的,很垃圾,
简单五子棋DOS版,中学时写的,很垃圾,-simple DOS version, written by the school, is rubbish,
- 2023-01-05 14:45:03下载
- 积分:1
-
Software engineering e book by pressman
Software engineering e book by pressman
- 2023-06-15 02:06:03下载
- 积分:1
-
This is a staff training system, to see how kind? Express their opinions
这是一个员工培训系统,看看怎么样?发表一下意见-This is a staff training system, to see how kind? Express their opinions
- 2023-01-28 10:20:03下载
- 积分:1