|
ReactOS 0.4.16-dev-1946-g52006dd
|

Definition at line 59 of file checklist.c.
| DWORD _CHECKLISTWND::CaretWidth |
Definition at line 81 of file checklist.c.
Referenced by CheckListWndProc().
| INT _CHECKLISTWND::CheckBoxLeft[2] |
Definition at line 74 of file checklist.c.
Referenced by CheckListWndProc().
| UINT _CHECKLISTWND::CheckItemCount |
Definition at line 66 of file checklist.c.
Referenced by CheckListWndProc().
| PCHECKITEM _CHECKLISTWND::CheckItemListHead |
Definition at line 65 of file checklist.c.
| PCHECKITEM _CHECKLISTWND::FocusedCheckItem |
Definition at line 70 of file checklist.c.
Referenced by CheckListWndProc().
| UINT _CHECKLISTWND::FocusedCheckItemBox |
Definition at line 71 of file checklist.c.
Referenced by CheckListWndProc().
| UINT _CHECKLISTWND::FocusedPushed |
Definition at line 94 of file checklist.c.
Referenced by CheckListWndProc().
| UINT _CHECKLISTWND::HasFocus |
Definition at line 93 of file checklist.c.
Referenced by CheckListWndProc().
| HFONT _CHECKLISTWND::hFont |
Definition at line 63 of file checklist.c.
Referenced by CheckListWndProc().
| HWND _CHECKLISTWND::hNotify |
Definition at line 62 of file checklist.c.
Referenced by CheckListWndProc().
| HWND _CHECKLISTWND::hSelf |
Definition at line 61 of file checklist.c.
Referenced by CheckListWndProc().
| INT _CHECKLISTWND::ItemHeight |
Definition at line 68 of file checklist.c.
Referenced by CheckListWndProc().
| UINT _CHECKLISTWND::QuickSearchEnabled |
Definition at line 95 of file checklist.c.
Referenced by CheckListWndProc().
| PCHECKITEM _CHECKLISTWND::QuickSearchHitItem |
Definition at line 76 of file checklist.c.
Referenced by CheckListWndProc().
| UINT _CHECKLISTWND::QuickSearchResetDelay |
Definition at line 79 of file checklist.c.
Referenced by CheckListWndProc().
| UINT _CHECKLISTWND::QuickSearchSetFocusDelay |
Definition at line 78 of file checklist.c.
Referenced by CheckListWndProc().
| WCHAR _CHECKLISTWND::QuickSearchText[65] |
Definition at line 77 of file checklist.c.
| UINT _CHECKLISTWND::ShowingCaret |
Definition at line 96 of file checklist.c.
Referenced by CheckListWndProc().
| COLORREF _CHECKLISTWND::TextColor[2] |
Definition at line 73 of file checklist.c.
Referenced by CheckListWndProc().
| DWORD _CHECKLISTWND::UIState |
Definition at line 83 of file checklist.c.
Referenced by CheckListWndProc().