ReactOS 0.4.17-dev-243-g1369312
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 1152 of file softkbd.c.

Member Data Documentation

◆ CharSet

DWORD C1WINDOW::CharSet

Definition at line 1160 of file softkbd.c.

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

◆ Data

WCHAR C1WINDOW::Data[2][47]

Definition at line 1154 of file softkbd.c.

Referenced by C1_SetData().

◆ dwFlags

DWORD C1WINDOW::dwFlags

Definition at line 1155 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 1158 of file softkbd.c.

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

◆ pt1

POINT C1WINDOW::pt1

Definition at line 1159 of file softkbd.c.

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

◆ pt2

POINT C1WINDOW::pt2

Definition at line 1159 of file softkbd.c.

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

◆ SubType

LPARAM C1WINDOW::SubType

Definition at line 1157 of file softkbd.c.

Referenced by C1_OnImeControl().


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