-
OpenGL的一个简单列子,实现图形的绘制功能
OpenGL的一个简单列子,实现图形的绘制功能-OpenGL Liezi a simple, graphical implementation of the mapping function
- 2022-03-21 06:06:56下载
- 积分:1
-
mifare visual basic
mifare visual basic-mifare visual basic
- 2022-01-26 06:29:51下载
- 积分: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
-
vc 嵌入网页 源码
vc 嵌入网页 源码vc 嵌入网页 源码vc 嵌入网页 源码vc 嵌入网页 源码vc 嵌入网页 源码vc 嵌入网页 源码vc 嵌入网页 源码vc 嵌入网页 源码
- 2022-09-22 20:30:02下载
- 积分:1
-
示范如何将TDBGrid 的数据利用 QuickRepot印出的例子
示范如何将TDBGrid 的数据利用 QuickRepot印出的例子-TDBGrid demonstrations on how to use the data printed examples QuickRepot
- 2022-06-30 16:54:15下载
- 积分:1
-
熟悉智能卡操作的朋友都知道微软的PC/SC规范提供了一个智能卡读卡器的标准,我在此之上封装了这个PCSC的类,用以执行对智能卡的连接,以及执行符合GSM11.1...
熟悉智能卡操作的朋友都知道微软的PC/SC规范提供了一个智能卡读卡器的标准,我在此之上封装了这个PCSC的类,用以执行对智能卡的连接,以及执行符合GSM11.11的APDU指令,希望对大家有所帮助-familiar with the operation of the Smart Card friends all know Microsoft PC/SC standard provides a smart card reader standard accurate, and I would like to close the top of the PCSC category for the implementation of smart card connectivity, and the implementation of the Application Protocol Data Unit with GSM Directive, we hope to help
- 2022-02-12 04:12:14下载
- 积分:1
-
WINCE5.0 under the camera driver, camera chip for the OV9650.
WINCE5.0下的摄像头驱动程序,摄像头芯片为OV9650.-WINCE5.0 under the camera driver, camera chip for the OV9650.
- 2023-03-20 07:00:04下载
- 积分:1
-
关于图形图象常用处理算法的讲解
机器大家去敌后完全
关于图形图象常用处理算法的讲解
机器大家去敌后完全-on imagery processing algorithm commonly used on the machine you to the enemy completely
- 2022-02-06 06:35:01下载
- 积分:1
-
fullscreen, flashscreen, print&preview,save&open, grid, credits, etc
fullscreen, flashscreen, print&preview,save&open, grid, credits, etc
- 2022-07-24 16:43:39下载
- 积分:1
-
一款可以代替word的软件,画图很好,很方便,是我的老师给的,希望大家喜欢。...
一款可以代替word的软件,画图很好,很方便,是我的老师给的,希望大家喜欢。-A word can replace the software, drawing very good, very convenient, was my teacher had given hope that everyone likes.
- 2022-09-14 15:35:03下载
- 积分:1