ReactOS 0.4.15-dev-7961-gdcf9eb0
C1WINDOW Struct Reference
Collaboration diagram for C1WINDOW:

Public Attributes

WCHAR Data [2][47]
 
DWORD dwFlags
 
HBITMAP hbmKeyboard
 
LPARAM SubType
 
INT iPressedKey
 
POINT pt1
 
POINT pt2
 
DWORD CharSet
 

Detailed Description

Definition at line 1147 of file softkbd.c.

Member Data Documentation

◆ CharSet

DWORD C1WINDOW::CharSet

Definition at line 1155 of file softkbd.c.

Referenced by C1_OnCreate(), C1_OnImeControl(), and C1_SetData().

◆ Data

WCHAR C1WINDOW::Data[2][47]

Definition at line 1149 of file softkbd.c.

Referenced by C1_SetData().

◆ dwFlags

DWORD C1WINDOW::dwFlags

Definition at line 1150 of file softkbd.c.

Referenced by C1_OnButtonUp(), C1_OnDestroy(), C1_OnMouseMove(), C1_OnSetCursor(), and C1_SetData().

◆ hbmKeyboard

HBITMAP C1WINDOW::hbmKeyboard

◆ iPressedKey

INT C1WINDOW::iPressedKey

Definition at line 1153 of file softkbd.c.

Referenced by C1_OnButtonUp(), C1_OnCreate(), C1_OnMouseMove(), and C1_OnSetCursor().

◆ pt1

POINT C1WINDOW::pt1

Definition at line 1154 of file softkbd.c.

Referenced by C1_OnButtonUp(), C1_OnDestroy(), C1_OnMouseMove(), and C1_OnSetCursor().

◆ pt2

POINT C1WINDOW::pt2

Definition at line 1154 of file softkbd.c.

Referenced by C1_OnButtonUp(), C1_OnDestroy(), C1_OnMouseMove(), and C1_OnSetCursor().

◆ SubType

LPARAM C1WINDOW::SubType

Definition at line 1152 of file softkbd.c.

Referenced by C1_OnImeControl().


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