C# Class Aegis.SystemDll.User32

Afficher le fichier Open project: SyncZone/AegisFramework

Private Methods

Méthode Description
FindWindow ( string lpClassName, string lpWindowName ) : IntPtr
GetMessageExtraInfo ( ) : IntPtr
SetCursorPos ( int x, int y ) : int
SetForegroundWindow ( IntPtr hWnd ) : void
ShowWindow ( IntPtr hWnd, int nCmdShow ) : bool
mouse_event ( uint dwFlags, uint dx, uint dy, int dwData, int dwExtraInfo ) : void