Skip to content

powrprof.dll: Partially implement PowerGetActiveScheme for SteamVR

Robert Lippmann requested to merge rlippmann/wine:powrprof-fix2 into master

This function is supposed to allocate memory for a GUID on success. Applications should check the return status before trying to access this pointer, but apparently vrmonitor.exe in SteamVR isn't.

Merge request reports

Loading