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

userfuncs.h File Reference

Go to the source code of this file.

Defines

#define ASSERT_REFS_CO(_obj_)
#define DUMP_REFS(obj)   TRACE_CH(UserObj,"obj 0x%x, refs %i\n",obj, ((PHEAD)obj)->cLockObj)

Functions

PMENU_OBJECT FASTCALL UserGetMenuObject (HMENU hMenu)
PWND FASTCALL IntGetWindowObject (HWND hWnd)
HWINSTA FASTCALL UserGetProcessWindowStation (VOID)
HWND FASTCALL UserGetActiveWindow (VOID)
HWND FASTCALL UserGetForegroundWindow (VOID)
HWND FASTCALL co_UserSetFocus (PWND Window)
INT FASTCALL UserReleaseDC (PWND Window, HDC hDc, BOOL EndPaint)
HDC FASTCALL UserGetDCEx (PWND Window OPTIONAL, HANDLE ClipRegion, ULONG Flags)
HDC FASTCALL UserGetWindowDC (PWND Wnd)
NTSTATUS FASTCALL InitSessionImpl (VOID)
BOOL NTAPI InitMetrics (VOID)
LONG NTAPI UserGetSystemMetrics (ULONG Index)
DWORD FASTCALL UserGetKeyState (DWORD key)
DWORD FASTCALL UserGetKeyboardType (DWORD TypeFlag)
HKL FASTCALL UserGetKeyboardLayout (DWORD dwThreadId)
BOOL FASTCALL UserSystemParametersInfo (UINT uiAction, UINT uiParam, PVOID pvParam, UINT fWinIni)
BOOL FASTCALL UserPostMessage (HWND Wnd, UINT Msg, WPARAM wParam, LPARAM lParam)
PWND FASTCALL UserGetWindowObject (HWND hWnd)
VOID FASTCALL co_DestroyThreadWindows (struct _ETHREAD *Thread)
HWND FASTCALL UserGetShellWindow (VOID)
BOOLEAN FASTCALL co_UserDestroyWindow (PWND Wnd)
PWND FASTCALL UserGetAncestor (PWND Wnd, UINT Type)
HMENU FASTCALL UserCreateMenu (BOOL PopupMenu)
BOOL FASTCALL UserSetMenuDefaultItem (PMENU_OBJECT Menu, UINT uItem, UINT fByPos)
BOOL FASTCALL UserDestroyMenu (HMENU hMenu)
DWORD FASTCALL co_UserShowScrollBar (PWND Wnd, int nBar, BOOL fShowH, BOOL fShowV)

Variables

PRTL_ATOM_TABLE gAtomTable

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