|
ReactOS 0.4.16-dev-2491-g3dc6630
|
#include <winuser.h>

Public Attributes | |
| UINT | CtlType |
| UINT | CtlID |
| HWND | hwndItem |
| UINT | itemID1 |
| ULONG_PTR | itemData1 |
| UINT | itemID2 |
| ULONG_PTR | itemData2 |
| DWORD | dwLocaleId |
| UINT tagCOMPAREITEMSTRUCT::CtlID |
Definition at line 3099 of file winuser.h.
Referenced by add_message_(), COMBO_ItemOp(), LISTBOX_FindStringPos(), and main_window_proc().
| UINT tagCOMPAREITEMSTRUCT::CtlType |
Definition at line 3098 of file winuser.h.
Referenced by add_message_(), COMBO_ItemOp(), LISTBOX_FindStringPos(), and main_window_proc().
| DWORD tagCOMPAREITEMSTRUCT::dwLocaleId |
Definition at line 3105 of file winuser.h.
Referenced by LISTBOX_FindStringPos().
| HWND tagCOMPAREITEMSTRUCT::hwndItem |
Definition at line 3100 of file winuser.h.
Referenced by add_message_(), COMBO_ItemOp(), LISTBOX_FindStringPos(), and main_window_proc().
| ULONG_PTR tagCOMPAREITEMSTRUCT::itemData1 |
Definition at line 3102 of file winuser.h.
Referenced by add_message_(), LISTBOX_FindStringPos(), and main_window_proc().
| ULONG_PTR tagCOMPAREITEMSTRUCT::itemData2 |
Definition at line 3104 of file winuser.h.
Referenced by add_message_(), LISTBOX_FindStringPos(), and main_window_proc().
| UINT tagCOMPAREITEMSTRUCT::itemID1 |
Definition at line 3101 of file winuser.h.
Referenced by add_message_(), LISTBOX_FindStringPos(), and main_window_proc().
| UINT tagCOMPAREITEMSTRUCT::itemID2 |
Definition at line 3103 of file winuser.h.
Referenced by add_message_(), LISTBOX_FindStringPos(), and main_window_proc().