C# Class WakaTime.NativeMethods

显示文件 Open project: gandarez/trackactivewindow-wakatime

Private Methods

Method Description
GetForegroundWindow ( ) : IntPtr
GetPrivateProfileString ( [ section, [ key, [ def, [ retVal, int size, [ filePath ) : UInt32
GetWindowThreadProcessId ( IntPtr hWnd, uint &ProcessId ) : IntPtr
IsWow64Process ( [ hProcess, [ wow64Process ) : bool
SetWinEventHook ( uint eventMin, uint eventMax, IntPtr hmodWinEventProc, WinEventProc lpfnWinEventProc, int idProcess, int idThread, uint dwflags ) : IntPtr
UnhookWinEvent ( IntPtr hWinEventHook ) : int
WritePrivateProfileString ( [ section, [ key, [ val, [ filePath ) : bool