ReactOS 0.4.16-dev-981-g80eb313
|
#include <commctrl.h>
Public Attributes | |
NMHDR | hdr |
int | iItem |
int | iSubItem |
UINT | uNewState |
UINT | uOldState |
UINT | uChanged |
POINT | ptAction |
LPARAM | lParam |
Definition at line 3037 of file commctrl.h.
NMHDR tagNMLISTVIEW::hdr |
Definition at line 3038 of file commctrl.h.
Referenced by DesktopPageProc(), FolderOptionsFileTypesDlg(), CNetConnectionPropertyUi::LANPropertiesUIDlg(), CCleanMgrProperties::OnHandlerItemchanged(), CApplicationView::ProcessWindowMessage(), RecycleBinDlg(), security_on_notify(), and TcpipAdvancedIpDlg().
int tagNMLISTVIEW::iItem |
Definition at line 3039 of file commctrl.h.
Referenced by BackgroundPageProc(), debugnmlistview(), DesktopPageProc(), BtrfsVolPropSheet::DeviceDlgProc(), DriverDetailsDlgProc(), FolderOptionsFileTypesDlg(), CNetConnectionPropertyUi::LANPropertiesUIDlg(), LISTVIEW_DeleteAllItems(), LISTVIEW_InsertItemT(), LISTVIEW_MouseMove(), LISTVIEW_Notify(), LISTVIEW_RButtonDown(), LISTVIEW_SetItemState(), ListViewSelectionChanged(), MainWnd_OnNotify(), notify_deleteitem(), OnGroupPropSheetNotify(), OnGroupsPageNotify(), CCleanMgrProperties::OnHandlerItemchanged(), OnNotify(), CAutoComplete::OnNotify(), OnNotifyEditVariableDlg(), OnRequirementsListNotify(), OnResourceListNotify(), OnResourceNotify(), OnUserPropSheetNotify(), parent_wnd_proc(), CApplicationView::ProcessWindowMessage(), RecycleBinDlg(), security_on_notify(), set_main_item(), test_item_state_change(), test_ownerdata(), ThemePageDlgProc(), and WndProc().
int tagNMLISTVIEW::iSubItem |
Definition at line 3040 of file commctrl.h.
Referenced by cert_mgr_dlg_proc(), CAppsListView::ColumnClick(), debugnmlistview(), DriverDetailsDlgProc(), FolderOptionsFileTypesDlg(), LISTVIEW_Notify(), LISTVIEW_SetItemState(), MainWndProc(), CDefView::OnNotify(), select_cert_dlg_proc(), test_item_state_change(), and test_ownerdata().
LPARAM tagNMLISTVIEW::lParam |
Definition at line 3045 of file commctrl.h.
Referenced by debugnmlistview(), LISTVIEW_InsertItemT(), LISTVIEW_SetItemState(), notify_deleteitem(), CCleanMgrProperties::OnHandlerItemchanged(), OnNotify(), CDefView::OnNotify(), CApplicationView::ProcessWindowMessage(), set_main_item(), test_item_state_change(), and test_ownerdata().
POINT tagNMLISTVIEW::ptAction |
Definition at line 3044 of file commctrl.h.
Referenced by debugnmlistview(), LISTVIEW_MouseMove(), LISTVIEW_RButtonDown(), LISTVIEW_SetItemState(), OnGroupsPageNotify(), OnNotify(), and test_ownerdata().
UINT tagNMLISTVIEW::uChanged |
Definition at line 3043 of file commctrl.h.
Referenced by debugnmlistview(), HardwareDlgProc(), LISTVIEW_SetItemState(), CCleanMgrProperties::OnHandlerItemchanged(), CAutoComplete::OnNotify(), CApplicationView::ProcessWindowMessage(), SecurityPageProc(), set_main_item(), test_item_state_change(), test_multiselect(), test_ownerdata(), ThemePageDlgProc(), UpgradeRepairDlgProc(), and WndProc().
UINT tagNMLISTVIEW::uNewState |
Definition at line 3041 of file commctrl.h.
Referenced by BackgroundPageProc(), debugnmlistview(), DesktopPageProc(), BtrfsVolPropSheet::DeviceDlgProc(), DriverDetailsDlgProc(), FolderOptionsFileTypesDlg(), HardwareDlgProc(), CNetConnectionPropertyUi::LANPropertiesUIDlg(), LISTVIEW_SetItemState(), MainWnd_OnNotify(), MainWndProc(), CCleanMgrProperties::OnHandlerItemchanged(), CDefView::OnNotify(), CApplicationView::ProcessWindowMessage(), RecycleBinDlg(), security_on_notify(), SecurityPageProc(), set_main_item(), TcpipAdvancedIpDlg(), test_item_state_change(), test_multiselect(), test_ownerdata(), ThemePageDlgProc(), UpgradeRepairDlgProc(), and WndProc().
UINT tagNMLISTVIEW::uOldState |
Definition at line 3042 of file commctrl.h.
Referenced by debugnmlistview(), FolderOptionsFileTypesDlg(), HardwareDlgProc(), CNetConnectionPropertyUi::LANPropertiesUIDlg(), LISTVIEW_SetItemState(), MainWnd_OnNotify(), CCleanMgrProperties::OnHandlerItemchanged(), CDefView::OnNotify(), CApplicationView::ProcessWindowMessage(), RecycleBinDlg(), SecurityPageProc(), set_main_item(), test_item_state_change(), test_multiselect(), and test_ownerdata().