Searched refs:RegOpenKeyExW (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/sal/inc/systools/win32/ |
H A D | advapi9x.h | 56 #ifdef RegOpenKeyExW 57 #undef RegOpenKeyExW 193 #define RegOpenKeyExW lpfnRegOpenKeyExW macro
|
/aoo41x/main/setup_native/source/win32/customactions/reg4msdoc/ |
H A D | registrywnt.cxx | 348 LONG rc = RegOpenKeyExW( in Open() 491 LONG rc = RegOpenKeyExW( in ImplDeleteSubKeyTree()
|
/aoo41x/main/jvmfwk/plugins/sunmajor/pluginlib/ |
H A D | util.cxx | 552 if (RegOpenKeyExW(HKEY_LOCAL_MACHINE, szRegKey, 0, KEY_ENUMERATE_SUB_KEYS, &hRoot) in getJavaInfoFromRegistry() 568 if (RegOpenKeyExW(hRoot, bufVersion, 0, KEY_QUERY_VALUE, &hKey) == ERROR_SUCCESS) in getJavaInfoFromRegistry()
|
/aoo41x/main/sal/systools/win32/uwinapi/ |
H A D | unicows_mingw.dxp | 400 RegOpenKeyExW@20
|
H A D | unicows.dxp | 401 RegOpenKeyExW
|
H A D | ResolveUnicows.cpp | 409 DEFINE_UNICOWS_THUNK( advapi32, LONG, WINAPI, RegOpenKeyExW, (HKEY,LPCWSTR,DWORD,REGSAM,PHKEY) )
|
Completed in 212 milliseconds