ReactOS 0.4.15-dev-7788-g1ad9096
tagUSERAPIHOOK Struct Reference

#include <undocuser.h>

Collaboration diagram for tagUSERAPIHOOK:

Public Attributes

DWORD size
 
WNDPROC DefWindowProcA
 
WNDPROC DefWindowProcW
 
UAHOWP DefWndProcArray
 
GETSCROLLINFO GetScrollInfo
 
SETSCROLLINFO SetScrollInfo
 
ENABLESCROLLBAR EnableScrollBar
 
ADJUSTWINDOWRECTEX AdjustWindowRectEx
 
SETWINDOWRGN SetWindowRgn
 
WNDPROC_OWP PreWndProc
 
WNDPROC_OWP PostWndProc
 
UAHOWP WndProcArray
 
WNDPROC_OWP PreDefDlgProc
 
WNDPROC_OWP PostDefDlgProc
 
UAHOWP DlgProcArray
 
GETSYSTEMMETRICS GetSystemMetrics
 
SYSTEMPARAMETERSINFOA SystemParametersInfoA
 
SYSTEMPARAMETERSINFOW SystemParametersInfoW
 
FORCERESETUSERAPIHOOK ForceResetUserApiHook
 
DRAWFRAMECONTROL DrawFrameControl
 
DRAWCAPTION DrawCaption
 
MDIREDRAWFRAME MDIRedrawFrame
 
GETREALWINDOWOWNER GetRealWindowOwner
 

Detailed Description

Definition at line 336 of file undocuser.h.

Member Data Documentation

◆ AdjustWindowRectEx

ADJUSTWINDOWRECTEX tagUSERAPIHOOK::AdjustWindowRectEx

Definition at line 345 of file undocuser.h.

Referenced by AdjustWindowRectEx(), ClassicAdjustWindowRectEx(), and ResetUserApiHook().

◆ DefWindowProcA

WNDPROC tagUSERAPIHOOK::DefWindowProcA

◆ DefWindowProcW

WNDPROC tagUSERAPIHOOK::DefWindowProcW

◆ DefWndProcArray

UAHOWP tagUSERAPIHOOK::DefWndProcArray

◆ DlgProcArray

UAHOWP tagUSERAPIHOOK::DlgProcArray

◆ DrawCaption

DRAWCAPTION tagUSERAPIHOOK::DrawCaption

Definition at line 358 of file undocuser.h.

Referenced by DrawCaption(), and ResetUserApiHook().

◆ DrawFrameControl

DRAWFRAMECONTROL tagUSERAPIHOOK::DrawFrameControl

Definition at line 357 of file undocuser.h.

Referenced by DrawFrameControl(), and ResetUserApiHook().

◆ EnableScrollBar

ENABLESCROLLBAR tagUSERAPIHOOK::EnableScrollBar

Definition at line 344 of file undocuser.h.

Referenced by EnableScrollBar(), and ResetUserApiHook().

◆ ForceResetUserApiHook

FORCERESETUSERAPIHOOK tagUSERAPIHOOK::ForceResetUserApiHook

Definition at line 356 of file undocuser.h.

Referenced by InitUserApiHook(), and ResetUserApiHook().

◆ GetRealWindowOwner

GETREALWINDOWOWNER tagUSERAPIHOOK::GetRealWindowOwner

Definition at line 360 of file undocuser.h.

Referenced by ResetUserApiHook().

◆ GetScrollInfo

GETSCROLLINFO tagUSERAPIHOOK::GetScrollInfo

Definition at line 342 of file undocuser.h.

Referenced by GetScrollInfo(), ResetUserApiHook(), ThemeGetScrollInfo(), and ThemeInitApiHook().

◆ GetSystemMetrics

GETSYSTEMMETRICS tagUSERAPIHOOK::GetSystemMetrics

Definition at line 353 of file undocuser.h.

Referenced by ClassicGetSystemMetrics(), GetSystemMetrics(), and ResetUserApiHook().

◆ MDIRedrawFrame

MDIREDRAWFRAME tagUSERAPIHOOK::MDIRedrawFrame

Definition at line 359 of file undocuser.h.

Referenced by MDIRedrawFrame(), and ResetUserApiHook().

◆ PostDefDlgProc

WNDPROC_OWP tagUSERAPIHOOK::PostDefDlgProc

◆ PostWndProc

WNDPROC_OWP tagUSERAPIHOOK::PostWndProc

◆ PreDefDlgProc

WNDPROC_OWP tagUSERAPIHOOK::PreDefDlgProc

◆ PreWndProc

WNDPROC_OWP tagUSERAPIHOOK::PreWndProc

◆ SetScrollInfo

SETSCROLLINFO tagUSERAPIHOOK::SetScrollInfo

Definition at line 343 of file undocuser.h.

Referenced by ResetUserApiHook(), SetScrollInfo(), ThemeInitApiHook(), and ThemeSetScrollInfo().

◆ SetWindowRgn

◆ size

DWORD tagUSERAPIHOOK::size

Definition at line 338 of file undocuser.h.

Referenced by InitUserApiHook(), and ResetUserApiHook().

◆ SystemParametersInfoA

SYSTEMPARAMETERSINFOA tagUSERAPIHOOK::SystemParametersInfoA

◆ SystemParametersInfoW

SYSTEMPARAMETERSINFOW tagUSERAPIHOOK::SystemParametersInfoW

◆ WndProcArray

UAHOWP tagUSERAPIHOOK::WndProcArray

The documentation for this struct was generated from the following file: