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
LSTATUS WINAPI SHRegGetValueW(_In_ HKEY hkey, _In_opt_ LPCWSTR pszSubKey, _In_opt_ LPCWSTR pszValue, _In_ SRRF srrfFlags, _Out_opt_ LPDWORD pdwType, _Out_writes_bytes_to_opt_(*pcbData, *pcbData) LPVOID pvData, _Inout_opt_ LPDWORD pcbData)
STRSAFEAPI StringCchPrintfW(STRSAFE_LPWSTR pszDest, size_t cchDest, STRSAFE_LPCWSTR pszFormat,...)
#define HKEY_CLASSES_ROOT
Referenced by guid2string().
◆ guid2string()
Definition at line 21 of file Debug.cpp.
22{
25
27
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 *ppszProgID)
INT WINAPI StringFromGUID2(REFGUID id, LPOLESTR str, INT cmax)
VOID WINAPI CoTaskMemFree(LPVOID ptr)
_CRTIMP wchar_t *__cdecl wcscpy(_Out_writes_z_(_String_length_(_Source)+1) wchar_t *_Dest, _In_z_ const wchar_t *_Source)
Referenced by CZipFolder::BindToObject(), CZipFolder::CreateViewObject(), and CZipFolder::GetUIObjectOf().