Turbo boost dropdown

This commit is contained in:
seerge
2023-03-13 21:46:11 +01:00
parent f1ae14652f
commit 67b541b145
4 changed files with 46 additions and 30 deletions

View File

@@ -654,6 +654,7 @@ public class NativeMethods
PowerSetActiveScheme(IntPtr.Zero, activeSchemeGuid);
/*
var hrDC = PowerWriteDCValueIndex(
IntPtr.Zero,
activeSchemeGuid,
@@ -662,7 +663,7 @@ public class NativeMethods
boost);
PowerSetActiveScheme(IntPtr.Zero, activeSchemeGuid);
*/
}
}