ReactOS 0.4.16-dev-2104-gb84fa49
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 356 of file undocuser.h.

Member Data Documentation

◆ AdjustWindowRectEx

ADJUSTWINDOWRECTEX tagUSERAPIHOOK::AdjustWindowRectEx

Definition at line 365 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 378 of file undocuser.h.

Referenced by DrawCaption(), and ResetUserApiHook().

◆ DrawFrameControl

DRAWFRAMECONTROL tagUSERAPIHOOK::DrawFrameControl

Definition at line 377 of file undocuser.h.

Referenced by DrawFrameControl(), and ResetUserApiHook().

◆ EnableScrollBar

ENABLESCROLLBAR tagUSERAPIHOOK::EnableScrollBar

Definition at line 364 of file undocuser.h.

Referenced by EnableScrollBar(), and ResetUserApiHook().

◆ ForceResetUserApiHook

FORCERESETUSERAPIHOOK tagUSERAPIHOOK::ForceResetUserApiHook

Definition at line 376 of file undocuser.h.

Referenced by InitUserApiHook(), and ResetUserApiHook().

◆ GetRealWindowOwner

GETREALWINDOWOWNER tagUSERAPIHOOK::GetRealWindowOwner

Definition at line 380 of file undocuser.h.

Referenced by ResetUserApiHook().

◆ GetScrollInfo

GETSCROLLINFO tagUSERAPIHOOK::GetScrollInfo

Definition at line 362 of file undocuser.h.

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

◆ GetSystemMetrics

GETSYSTEMMETRICS tagUSERAPIHOOK::GetSystemMetrics

Definition at line 373 of file undocuser.h.

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

◆ MDIRedrawFrame

MDIREDRAWFRAME tagUSERAPIHOOK::MDIRedrawFrame

Definition at line 379 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 363 of file undocuser.h.

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

◆ SetWindowRgn

◆ size

DWORD tagUSERAPIHOOK::size

Definition at line 358 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: