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

usrapihk.c File Reference
#include <user32.h>
#include <wine/debug.h>

Go to the source code of this file.

Functions

 WINE_DEFAULT_DEBUG_CHANNEL (user32)
BOOL WINAPI RealAdjustWindowRectEx (LPRECT, DWORD, BOOL, DWORD)
LRESULT WINAPI RealDefWindowProcA (HWND, UINT, WPARAM, LPARAM)
LRESULT WINAPI RealDefWindowProcW (HWND, UINT, WPARAM, LPARAM)
BOOL WINAPI RealDrawFrameControl (HDC, LPRECT, UINT, UINT)
BOOL WINAPI RealGetScrollInfo (HWND, INT, LPSCROLLINFO)
int WINAPI RealGetSystemMetrics (int)
BOOL WINAPI RealMDIRedrawFrame (HWND, DWORD)
INT WINAPI RealSetScrollInfo (HWND, int, LPCSCROLLINFO, BOOL)
BOOL WINAPI RealSystemParametersInfoA (UINT, UINT, PVOID, UINT)
BOOL WINAPI RealSystemParametersInfoW (UINT, UINT, PVOID, UINT)
DWORD WINAPI GetRealWindowOwner (HWND)
LRESULT WINAPI DefaultOWP (HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam, ULONG_PTR lResult, PDWORD pData)
BOOL FASTCALL IsMsgOverride (UINT Msg, PUAHOWP puaowpOverride)
VOID FASTCALL CopyMsgMask (PUAHOWP Dest, PUAHOWP Src, PVOID hkmsg, DWORD Size)
BOOL FASTCALL IsInsideUserApiHook (VOID)
BOOL FASTCALL BeginIfHookedUserApiHook (VOID)
BOOL FASTCALL ForceResetUserApiHook (HINSTANCE hInstance)
VOID FASTCALL ResetUserApiHook (PUSERAPIHOOK puah)
BOOL FASTCALL EndUserApiHook (VOID)
BOOL WINAPI ClearUserApiHook (HINSTANCE hInstance)
BOOL WINAPI InitUserApiHook (HINSTANCE hInstance, USERAPIHOOKPROC pfn)
BOOL WINAPI MDIRedrawFrame (HWND hWnd, DWORD flags)
BOOL WINAPI RegisterUserApiHook (PUSERAPIHOOKINFO puah)
BOOL WINAPI UnregisterUserApiHook (VOID)

Variables

DWORD gcLoadUserApiHook = 0
LONG gcCallUserApiHook = 0
DWORD gfUserApiHook
HINSTANCE ghmodUserApiHook = NULL
USERAPIHOOKPROC gpfnInitUserApi
RTL_CRITICAL_SECTION gcsUserApiHook
BYTE grgbDwpLiteHookMsg [128]
BYTE grgbWndLiteHookMsg [128]
BYTE grgbDlgLiteHookMsg [128]
USERAPIHOOK guah

Generated on Sun May 27 2012 06:11:59 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.