Searched defs:classkey (Results 1 – 3 of 3) sorted by relevance
/reactos/dll/win32/windowscodecs/ |
H A D | info.c | 68 static HRESULT ComponentInfo_GetStringValue(HKEY classkey, LPCWSTR value, in ComponentInfo_GetStringValue() 99 static HRESULT ComponentInfo_GetGUIDValue(HKEY classkey, LPCWSTR value, in ComponentInfo_GetGUIDValue() 127 static HRESULT ComponentInfo_GetDWORDValue(HKEY classkey, LPCWSTR value, in ComponentInfo_GetDWORDValue() 148 static HRESULT ComponentInfo_GetGuidList(HKEY classkey, LPCWSTR subkeyname, in ComponentInfo_GetGuidList() 217 HKEY classkey; member 711 HKEY classkey; member 1003 HKEY classkey; member 1217 HKEY classkey; member 1485 static HRESULT PixelFormatInfo_Constructor(HKEY classkey, REFCLSID clsid, ComponentInfo **ret) in PixelFormatInfo_Constructor() 1515 HKEY classkey; member [all …]
|
/reactos/dll/directx/wine/devenum/ |
H A D | createdevenum.c | 443 HKEY classkey = NULL; in register_legacy_filters() local
|
/reactos/modules/rostests/winetests/ole32/ |
H A D | compobj.c | 2292 HKEY clsidhkey, hkey, auxhkey, classkey; in test_OleRegGetUserType() local
|