C# Class trainer.HotKeyWinApi

Afficher le fichier Open project: apeape/trainer Class Usage Examples

Private Methods

Méthode Description
RegisterHotKey ( IntPtr hWnd, int id, ModifierKeys fsModifiers, Keys vk ) : bool
UnregisterHotKey ( IntPtr hWnd, int id ) : bool