2 references to RegLoadMUIString
System.Windows.Forms.Primitives (2)
Windows.Win32.PInvoke.ADVAPI32.dll.g.cs (2)
42 /// <inheritdoc cref="RegLoadMUIString(winmdroot.System.Registry.HKEY, winmdroot.Foundation.PCWSTR, winmdroot.Foundation.PWSTR, uint, uint*, uint, winmdroot.Foundation.PCWSTR)"/> 50 winmdroot.Foundation.WIN32_ERROR __result = PInvoke.RegLoadMUIString(hKey, pszValueLocal, pszOutBuf, cbOutBuf, pcbData, Flags, pszDirectoryLocal);