C# Class Aegis.SystemDll.User32

Datei anzeigen Open project: SyncZone/AegisFramework

Private Methods

Method 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