Welcome![Sign In][Sign Up]
Location:
Search - ppf

Search list

[Windows Develop怎样获取快捷方式所指向的目标文件名

Description: 怎样获取快捷方式所指向的目标文件名? 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.
Platform: | Size: 3317 | Author: | Hits:

[JSP/JavappF-0.4

Description: An open source plugin framework built for the PircBot Java IRC Bot Framework 这个开放源码的插件框架是为了PircBot Java IRC Bot框架开发的。
Platform: | Size: 3838136 | Author: MING | Hits:

[Windows Develop怎样获取快捷方式所指向的目标文件名

Description: 怎样获取快捷方式所指向的目标文件名? 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.
Platform: | Size: 3072 | Author: | Hits:

[Delphi VCLShutOffMonitor

Description: delphi 的关闭显示器,移动鼠标会自动开启-The closure of delphi display, move the mouse will automatically open
Platform: | Size: 355328 | Author: zzg | Hits:

[JSP/JavappF-0.4

Description: An open source plugin framework built for the PircBot Java IRC Bot Framework 这个开放源码的插件框架是为了PircBot Java IRC Bot框架开发的。 -An open source plugin framework built for the PircBot Java IRC Bot Framework of the open-source framework for plug-ins PircBot Java IRC Bot Framework Development.
Platform: | Size: 3837952 | Author: | Hits:

[File OperateFileParser

Description: 解释印刷油墨数据ppf文件以及cip3文件。-Ppf explain data printing ink and paper documents cip3.
Platform: | Size: 1024 | Author: aabb | Hits:

[Game ProgrameluosiCyuyan

Description: C++俄罗斯的PPF预览,字数要求太多啦,想少写点都不行-C++ Russia' s PPF preview, word count requirements too much, want to write something less will not work
Platform: | Size: 125952 | Author: 来小楼 | Hits:

[Windows DevelopEFileParserx

Description: 解释印刷油墨数据ppf文件以以及cip3文件。 -Explain the printing inks Data ppf file and cip3 file.
Platform: | Size: 1024 | Author: 奉献 | Hits:

[OtherModelling and analysis of PPF in PMSM

Description: 永磁同步电机PMSM,的模型无位置传感器技术论文(Model sensorless technology paper for permanent magnet synchronous motor)
Platform: | Size: 804864 | Author: 浩哥nima | Hits:

[OtherPPF

Description: obtain bifurcation diagram for nonlinear equations
Platform: | Size: 1024 | Author: N. A. Saeed | Hits:

CodeBus www.codebus.net