disable GameUX on windows 7
This commit is contained in:
parent
43fd64463b
commit
f3c57b477e
2 changed files with 49 additions and 0 deletions
|
@ -121,6 +121,8 @@ private: // Benutzer-Deklarationen
|
|||
void ApplyTranslation(TIniFile *ini);
|
||||
System::UnicodeString GetKeyText(WORD key);
|
||||
WORD GetKeyCode(System::UnicodeString key);
|
||||
void DisableGameUX();
|
||||
void AddDllOverride();
|
||||
public: // Benutzer-Deklarationen
|
||||
__fastcall TConfigForm(TComponent* Owner);
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue