Functions
extern "advapi32" fn RegGetValueW(HKEY, LPCWSTR, LPCWSTR, DWORD, ?*DWORD, ?*anyopaque, ?*DWORD) callconv(WINAPI) LSTATUS
No documentation provided.
extern "advapi32" fn RegLoadAppKeyW(LPCWSTR, *HKEY, REGSAM, DWORD, DWORD) callconv(WINAPI) LSTATUS
No documentation provided.
extern "advapi32" fn RegOpenKeyExW(HKEY, LPCWSTR, DWORD, REGSAM, *HKEY) callconv(WINAPI) LSTATUS
No documentation provided.
extern "advapi32" fn RegQueryValueExW(HKEY, LPCWSTR, ?*DWORD, ?*DWORD, ?*BYTE, ?*DWORD) callconv(WINAPI) LSTATUS
No documentation provided.
extern "advapi32" fn SystemFunction036([*]u8, ULONG) callconv(WINAPI) BOOL
No documentation provided.