mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-01-08 22:55:27 +00:00
parent
915ead34cb
commit
4dfcf39d26
|
@ -1526,6 +1526,7 @@ namespace OpenTK.Platform.Windows
|
|||
REGSAM samDesired,
|
||||
out PHKEY phkResult);
|
||||
|
||||
[DllImport("Advapi32.dll")]
|
||||
internal static extern int RegGetValue(
|
||||
HKEY hkey,
|
||||
[MarshalAs(UnmanagedType.LPTStr)] LPCTSTR lpSubKey,
|
||||
|
|
Loading…
Reference in a new issue