ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

focus.c File Reference
#include <win32k.h>

Go to the source code of this file.

Functions

 DBG_DEFAULT_CHANNEL (UserFocus)
BOOL FASTCALL IsFGLocked (VOID)
HWND FASTCALL IntGetCaptureWindow (VOID)
HWND FASTCALL IntGetThreadFocusWindow (VOID)
VOID FASTCALL co_IntSendDeactivateMessages (HWND hWndPrev, HWND hWnd)
BOOL FASTCALL co_IntMakeWindowActive (PWND Window)
VOID FASTCALL co_IntSendActivateMessages (HWND hWndPrev, HWND hWnd, BOOL MouseActivate)
VOID FASTCALL co_IntSendKillFocusMessages (HWND hWndPrev, HWND hWnd)
VOID FASTCALL co_IntSendSetFocusMessages (HWND hWndPrev, HWND hWnd)
HWND FASTCALL IntFindChildWindowToOwner (PWND Root, PWND Owner)
VOID FASTCALL FindRemoveAsyncMsg (PWND Wnd)
BOOL FASTCALL CanForceFG (PPROCESSINFO ppi)
static BOOL FASTCALL co_IntSetForegroundAndFocusWindow (PWND Wnd, BOOL MouseActivate)
BOOL FASTCALL co_IntMouseActivateWindow (PWND Wnd)
BOOL FASTCALL co_IntSetActiveWindow (PWND Wnd OPTIONAL, HWND *Prev, BOOL bMouse, BOOL bFocus)
HWND FASTCALL co_UserSetFocus (PWND Window)
HWND FASTCALL UserGetForegroundWindow (VOID)
HWND FASTCALL UserGetActiveWindow (VOID)
HWND APIENTRY IntGetCapture (VOID)
HWND FASTCALL co_UserSetCapture (HWND hWnd)
BOOL FASTCALL IntReleaseCapture (VOID)
BOOL FASTCALL co_IntSetForegroundWindow (PWND Window)
BOOL FASTCALL IntLockSetForegroundWindow (UINT uLockCode)
BOOL FASTCALL IntAllowSetForegroundWindow (DWORD dwProcessId)
HWND APIENTRY NtUserGetForegroundWindow (VOID)
HWND APIENTRY NtUserSetActiveWindow (HWND hWnd)
HWND APIENTRY NtUserSetCapture (HWND hWnd)
HWND APIENTRY NtUserSetFocus (HWND hWnd)

Variables

PUSER_MESSAGE_QUEUE gpqForeground = NULL
PUSER_MESSAGE_QUEUE gpqForegroundPrev = NULL
PTHREADINFO gptiForeground = NULL
PPROCESSINFO gppiLockSFW = NULL
ULONG guSFWLockCount = 0
PTHREADINFO ptiLastInput = NULL

Generated on Sun May 27 2012 06:11:15 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.