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

user_x.h File Reference

Go to the source code of this file.

Defines

#define STATIC_UISTATE_GWL_OFFSET   (sizeof(HFONT)+sizeof(HICON))
#define UserHasDlgFrameStyle(Style, ExStyle)
#define UserHasThickFrameStyle(Style, ExStyle)
#define UserHasThinFrameStyle(Style, ExStyle)   (((Style) & WS_BORDER) || (!((Style) & (WS_CHILD | WS_POPUP))))
#define WIN_GetFullHandle(h)   ((HWND)(h))
#define HOOKID_TO_FLAG(HookId)   (1 << ((HookId) + 1))
#define ISITHOOKED(HookId)

Functions

static __inline PVOID SharedPtrToUser (PVOID Ptr)
static __inline PVOID DesktopPtrToUser (PVOID Ptr)
static __inline BOOL IsThreadHooked (PCLIENTINFO pci)
static __inline PDESKTOPINFO GetThreadDesktopInfo (VOID)
static __inline BOOL IsCallProcHandle (IN WNDPROC lpWndProc)
static __inline BOOL STATIC_update_uistate (HWND hwnd, BOOL unicode)
static __inline void LoadUserApiHook ()

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