Searched refs:pszData (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/shell/source/win32/shlxthandler/util/ |
H A D | registry.cxx | 181 bool QueryRegistryKey(HKEY RootKey, const char* KeyName, const char* ValueName, char *pszData, DWOR… in QueryRegistryKey() argument 195 hKey, ValueName, NULL, NULL, (LPBYTE)pszData,&dwBufLen); in QueryRegistryKey()
|
/aoo4110/main/shell/inc/internal/ |
H A D | registry.hxx | 62 bool QueryRegistryKey(HKEY RootKey, const char* KeyName, const char* ValueName, char *pszData, DWOR…
|
Completed in 6 milliseconds