Turbo boost dropdown

This commit is contained in:
seerge
2023-03-13 23:28:57 +01:00
parent b6b06a3802
commit dd4d85f254
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);
*/
}
}