mirror of
https://github.com/jkocon/g-helper.git
synced 2026-02-23 13:00:52 +01:00
Added possible fix for bios unsetting ppts after wake up
This commit is contained in:
@@ -310,6 +310,7 @@ namespace Tools
|
||||
public class NativeMethods
|
||||
{
|
||||
|
||||
|
||||
public const int KEYEVENTF_EXTENDEDKEY = 1;
|
||||
public const int KEYEVENTF_KEYUP = 2;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user