Go to the source code of this file.
◆ GetInterfaceName()
Definition at line 10 of file Debug.cpp.
11{
14
16 return false;
17
19}
GLenum GLuint GLenum GLsizei const GLchar * buf
STRSAFEAPI StringCchPrintfW(STRSAFE_LPWSTR pszDest, size_t cchDest, STRSAFE_LPCWSTR pszFormat,...)
WINSHLWAPI LSTATUS WINAPI SHRegGetValueW(HKEY, LPCWSTR, LPCWSTR, SRRF, LPDWORD, LPVOID, LPDWORD)
#define HKEY_CLASSES_ROOT
Referenced by guid2string().
◆ guid2string()
Definition at line 21 of file Debug.cpp.
22{
25
27
28 LPOLESTR tmp;
31 {
35 }
38 {
40 }
42
44}
static bool GetInterfaceName(const WCHAR *InterfaceString, WCHAR *buf, size_t size)
HRESULT WINAPI DECLSPEC_HOTPATCH ProgIDFromCLSID(REFCLSID clsid, LPOLESTR *progid)
INT WINAPI StringFromGUID2(REFGUID guid, LPOLESTR str, INT cmax)
void WINAPI CoTaskMemFree(void *ptr)
Referenced by CZipFolder::BindToObject(), CZipFolder::CreateViewObject(), and CZipFolder::GetUIObjectOf().