-
不说英语
这是一个TS流解析成PES流的程序,可以作为参考价值-no say english
- 2022-03-13 05:35:03下载
- 积分:1
-
串口调试器源代码c# 串口调试器源代码c#
- 2023-05-04 13:25:03下载
- 积分:1
-
VC++编程,有源代码,对MSDN和其他文件帮助系统进行压缩。
VC++编程,有源代码,对MSDN和其他文件帮助系统进行压缩。-VC++ Programming, source code, and other documents on the MSDN help system for compression.
- 2022-10-10 11:10:03下载
- 积分:1
-
好的东西,不是源码
3.缺少文件
4.所选类别和开发环境不对
5.乱写说明或说明不够认真...
好的东西,不是源码
3.缺少文件
4.所选类别和开发环境不对
5.乱写说明或说明不够认真
-very good
- 2022-12-05 21:25:03下载
- 积分: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
-
Xcale270Bsp包,wince平台
Xcale270Bsp包,winceå¹³å°-Xcale270Bsp kits, wince platform
- 2022-07-05 00:09:49下载
- 积分: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
-
EM05 4G模块windowsAPI驱动程序,发送短信接收短信
EM05 4G模块发送和接收短信的程序,用WindowsAPI实现,用VS打开后,更改串口参数,直接运行即可
- 2022-04-25 12:18:48下载
- 积分:1
-
VC prepared USB Communication Program books Language : English books categories...
用VC++编写USB接口通信程序
书籍语言: 简体中文
书籍类型: 程序设计
授权方式: 免费软件
书籍大小: 154 KB
-VC prepared USB Communication Program books Language : English books categories : program design license : free software books Size : 154 KB
- 2022-05-13 21:43:33下载
- 积分:1
-
用c语言写的简单的猜数游戏,供大家参考参考
用c语言写的简单的猜数游戏,供大家参考参考-language used to write a simple guess a few games, for your information.
- 2022-01-26 00:29:29下载
- 积分:1