ReactOS 0.4.15-dev-8100-g1887773
_POINTER_DATA Struct Reference

Public Attributes

BOOL bCursorShadow
 
BOOL bOrigCursorShadow
 
INT cxCursor
 
INT cyCursor
 

Detailed Description

Definition at line 64 of file mouse.c.

Member Data Documentation

◆ bCursorShadow

BOOL _POINTER_DATA::bCursorShadow

Definition at line 66 of file mouse.c.

◆ bOrigCursorShadow

BOOL _POINTER_DATA::bOrigCursorShadow

Definition at line 67 of file mouse.c.

◆ cxCursor

INT _POINTER_DATA::cxCursor

Definition at line 69 of file mouse.c.

Referenced by OnDrawItem().

◆ cyCursor

INT _POINTER_DATA::cyCursor

Definition at line 70 of file mouse.c.


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