/reactos/dll/win32/comctl32/ |
H A D | pager.c | 232 nmpgcs.hdr.idFrom = GetWindowLongPtrW (infoPtr->hwndSelf, GWLP_ID); in PAGER_CalcSize() 237 SendMessageW (infoPtr->hwndNotify, WM_NOTIFY, nmpgcs.hdr.idFrom, (LPARAM)&nmpgcs); in PAGER_CalcSize() 519 nmpgScroll.hdr.idFrom = GetWindowLongPtrW (infoPtr->hwndSelf, GWLP_ID); in PAGER_Scroll() 842 nmhdr.idFrom = GetWindowLongPtrW(infoPtr->hwndSelf, GWLP_ID); in PAGER_MouseMove() 844 SendMessageW(infoPtr->hwndNotify, WM_NOTIFY, nmhdr.idFrom, (LPARAM)&nmhdr); in PAGER_MouseMove() 1141 ret = SendMessageW(infoPtr->hwndNotify, WM_NOTIFY, hdr->idFrom, (LPARAM)hdr); in PAGER_SendConvertedNotify() 1157 ret = SendMessageW(infoPtr->hwndNotify, WM_NOTIFY, hdr->idFrom, (LPARAM)hdr); in PAGER_SendConvertedNotify() 1202 nmdbA.hdr.idFrom = nmdbW->hdr.idFrom; in PAGER_Notify() 1214 nmedA.hdr.idFrom = nmedW->hdr.idFrom; in PAGER_Notify() 1348 nmttdiA.hdr.idFrom = nmttdiW->hdr.idFrom; in PAGER_Notify() [all …]
|
H A D | comctl32undoc.c | 1075 UINT idFrom = 0; in DoNotify() local 1086 idFrom = lpHdr->idFrom; in DoNotify() 1090 idFrom = GetDlgCtrlID (lpNotify->hwndFrom); in DoNotify() 1095 lpNmh->idFrom = idFrom; in DoNotify() 1099 return SendMessageW (lpNotify->hwndTo, WM_NOTIFY, idFrom, (LPARAM)lpNmh); in DoNotify()
|
H A D | tooltips.c | 226 lpnmttcd->nmcd.hdr.idFrom = toolPtr->uId; in TOOLTIPS_customdraw_fill() 378 ttnmdi.hdr.idFrom = toolPtr->uId; in TOOLTIPS_GetDispInfoA() 384 TRACE("hdr.idFrom = %lx\n", ttnmdi.hdr.idFrom); in TOOLTIPS_GetDispInfoA() 436 ttnmdi.hdr.idFrom = toolPtr->uId; in TOOLTIPS_GetDispInfoW() 442 TRACE("hdr.idFrom = %lx\n", ttnmdi.hdr.idFrom); in TOOLTIPS_GetDispInfoW() 878 hdr.idFrom = toolPtr->uId; in TOOLTIPS_Show() 914 hdr.idFrom = toolPtr->uId; in TOOLTIPS_Hide() 946 hdr.idFrom = toolPtr->uId; in TOOLTIPS_TrackHide()
|
H A D | status.c | 854 nmhdr.idFrom = GetWindowLongPtrW (infoPtr->Self, GWLP_ID); in STATUSBAR_Simple() 971 nmttc.hdr.idFrom = GetWindowLongPtrW (hwnd, GWLP_ID); in STATUSBAR_WMCreate() 975 SendMessageW (lpCreate->hwndParent, WM_NOTIFY, nmttc.hdr.idFrom, (LPARAM)&nmttc); in STATUSBAR_WMCreate() 1158 nm.hdr.idFrom = GetWindowLongPtrW(infoPtr->Self, GWLP_ID); in STATUSBAR_SendMouseNotify() 1167 if(!SendMessageW(infoPtr->Notify, WM_NOTIFY, nm.hdr.idFrom, (LPARAM)&nm)) in STATUSBAR_SendMouseNotify()
|
H A D | ipaddress.c | 113 nmip.hdr.idFrom = GetWindowLongPtrW (infoPtr->Self, GWLP_ID); in IPADDRESS_IPNotify() 119 SendMessageW (infoPtr->Notify, WM_NOTIFY, nmip.hdr.idFrom, (LPARAM)&nmip); in IPADDRESS_IPNotify()
|
H A D | button.c | 561 nmcs.hdr.idFrom = GetWindowLongPtrW (infoPtr->hwnd, GWLP_ID); in BUTTON_SendCustomDraw() 580 return SendMessageW(GetParent(infoPtr->hwnd), WM_NOTIFY, nmcs.hdr.idFrom, (LPARAM)&nmcs); in BUTTON_SendCustomDraw() 852 nmhotitem.hdr.idFrom = GetWindowLongPtrW (hWnd, GWLP_ID); in BUTTON_WindowProc() 855 SendMessageW(GetParent(hWnd), WM_NOTIFY, nmhotitem.hdr.idFrom, (LPARAM)&nmhotitem); in BUTTON_WindowProc() 907 nmhotitem.hdr.idFrom = GetWindowLongPtrW (hWnd, GWLP_ID); in BUTTON_WindowProc() 910 SendMessageW(GetParent(hWnd), WM_NOTIFY, nmhotitem.hdr.idFrom, (LPARAM)&nmhotitem); in BUTTON_WindowProc()
|
H A D | monthcal.c | 175 nmsc.nmhdr.idFrom = GetWindowLongPtrW(infoPtr->hwndSelf, GWLP_ID); in MONTHCAL_NotifySelectionChange() 186 SendMessageW(infoPtr->hwndNotify, WM_NOTIFY, nmsc.nmhdr.idFrom, (LPARAM)&nmsc); in MONTHCAL_NotifySelectionChange() 195 nmsc.nmhdr.idFrom = GetWindowLongPtrW(infoPtr->hwndSelf, GWLP_ID); in MONTHCAL_NotifySelect() 206 SendMessageW(infoPtr->hwndNotify, WM_NOTIFY, nmsc.nmhdr.idFrom, (LPARAM)&nmsc); in MONTHCAL_NotifySelect() 1957 nmds.nmhdr.idFrom = GetWindowLongPtrW(infoPtr->hwndSelf, GWLP_ID); in MONTHCAL_NotifyDayState() 1965 SendMessageW(infoPtr->hwndNotify, WM_NOTIFY, nmds.nmhdr.idFrom, (LPARAM)&nmds); in MONTHCAL_NotifyDayState() 2296 nmhdr.idFrom = GetWindowLongPtrW(infoPtr->hwndSelf, GWLP_ID); in MONTHCAL_LButtonUp() 2300 SendMessageW(infoPtr->hwndNotify, WM_NOTIFY, nmhdr.idFrom, (LPARAM)&nmhdr); in MONTHCAL_LButtonUp()
|
H A D | datetime.c | 1324 dtdtc.nmhdr.idFrom = GetWindowLongPtrW(infoPtr->hwndSelf, GWLP_ID); in DATETIME_SendDateTimeChangeNotify() 1331 dtdtc.nmhdr.idFrom, (LPARAM)&dtdtc); in DATETIME_SendDateTimeChangeNotify() 1342 nmhdr.idFrom = GetWindowLongPtrW(infoPtr->hwndSelf, GWLP_ID); in DATETIME_SendSimpleNotify() 1346 nmhdr.idFrom, (LPARAM)&nmhdr); in DATETIME_SendSimpleNotify()
|
H A D | propsheet.c | 1597 psn.hdr.idFrom = 0; in PROPSHEET_Back() 1639 psn.hdr.idFrom = 0; in PROPSHEET_Next() 1681 psn.hdr.idFrom = 0; in PROPSHEET_Finish() 1718 psn.hdr.idFrom = 0; in PROPSHEET_Apply() 1786 psn.hdr.idFrom = 0; in PROPSHEET_Cancel() 1828 psn.hdr.idFrom = 0; in PROPSHEET_Help() 1968 psn.hdr.idFrom = 0; in PROPSHEET_CanSetCurSel() 2017 psn.hdr.idFrom = 0; in PROPSHEET_SetCurSel()
|
/reactos/dll/cpl/console/ |
H A D | layout.c | 596 if (lppsn->hdr.idFrom == IDC_UPDOWN_WINDOW_SIZE_WIDTH) in LayoutProc() 605 if (lppsn->hdr.idFrom == IDC_UPDOWN_WINDOW_SIZE_HEIGHT) in LayoutProc() 614 if (lppsn->hdr.idFrom == IDC_UPDOWN_SCREEN_BUFFER_WIDTH) in LayoutProc() 623 if (lppsn->hdr.idFrom == IDC_UPDOWN_SCREEN_BUFFER_HEIGHT) in LayoutProc() 632 if (lppsn->hdr.idFrom == IDC_UPDOWN_WINDOW_POS_LEFT) in LayoutProc() 641 if (lppsn->hdr.idFrom == IDC_UPDOWN_WINDOW_POS_TOP) in LayoutProc() 650 …if (lppsn->hdr.idFrom == IDC_UPDOWN_WINDOW_SIZE_WIDTH || lppsn->hdr.idFrom == IDC_UPDOWN_WINDOW_SI… in LayoutProc() 669 …if (lppsn->hdr.idFrom == IDC_UPDOWN_SCREEN_BUFFER_WIDTH || lppsn->hdr.idFrom == IDC_UPDOWN_SCREEN_… in LayoutProc()
|
H A D | colors.c | 93 if (lpnmud->hdr.idFrom == IDC_UPDOWN_COLOR_RED) in ColorsProc() 98 else if (lpnmud->hdr.idFrom == IDC_UPDOWN_COLOR_GREEN) in ColorsProc() 103 else if (lpnmud->hdr.idFrom == IDC_UPDOWN_COLOR_BLUE) in ColorsProc()
|
H A D | options.c | 245 if (lppsn->hdr.idFrom == IDC_UPDOWN_BUFFER_SIZE) in OptionsProc() 251 else if (lppsn->hdr.idFrom == IDC_UPDOWN_NUM_BUFFER) in OptionsProc()
|
/reactos/base/applications/mscutils/servman/ |
H A D | propsheet_depends.c | 227 if (lpnmtv->hdr.idFrom == IDC_DEPEND_TREE1) in DependenciesPageProc() 236 else if (lpnmtv->hdr.idFrom == IDC_DEPEND_TREE2) in DependenciesPageProc()
|
/reactos/modules/rostests/winetests/dplayx/ |
H A D | dplayx.c | 620 DPID idFrom, idTo; in check_messages() local 3409 check( DPID_SYSMSG, idFrom ); in test_CreateGroup() 3466 check( DPID_SYSMSG, idFrom ); in test_CreateGroup() 3521 check( DPID_SYSMSG, idFrom ); in test_CreateGroup() 5032 DPID dpid[4], idFrom, idTo; in test_Send() local 5367 DPID dpid[4], idFrom, idTo; in test_Receive() local 5460 hr = IDirectPlayX_Receive( pDP, &idFrom, &idFrom, 0, in test_Receive() 5479 check( DPID_SYSMSG, idFrom ); in test_Receive() 5632 check( idFrom, dpid[0] ); in test_Receive() 6188 DPID dpid[2], idFrom, idTo; in test_remote_data_replication() local [all …]
|
/reactos/dll/cpl/sysdm/ |
H A D | environment.c | 719 switch (phdr->idFrom) in OnNotifyEditVariableDlg() 1798 if (phdr->idFrom == IDC_USER_VARIABLE_LIST || in OnNotify() 1799 phdr->idFrom == IDC_SYSTEM_VARIABLE_LIST) in OnNotify() 1801 OnEditVariable(hwndDlg, (INT)phdr->idFrom); in OnNotify() 1808 (phdr->idFrom == IDC_USER_VARIABLE_LIST || in OnNotify() 1809 phdr->idFrom == IDC_SYSTEM_VARIABLE_LIST)) in OnNotify() 1811 OnDeleteVariable(hwndDlg, (INT)phdr->idFrom); in OnNotify()
|
H A D | userprofile.c | 782 if (nmhdr->idFrom == IDC_USERACCOUNT_LINK && nmhdr->code == NM_CLICK) in OnNotify() 786 else if (nmhdr->idFrom == IDC_USERPROFILE_LIST) in OnNotify()
|
/reactos/modules/rosapps/templates/dialog/ |
H A D | dialog.c | 172 (pnmh->idFrom == IDC_TAB) && in DlgProc()
|
/reactos/dll/cpl/timedate/ |
H A D | dateandtime.c | 320 switch (lpnm->idFrom) in DateTimePageProc()
|
/reactos/base/applications/msconfig/ |
H A D | msconfig.c | 276 (pnmh->idFrom == IDC_TAB) && in MsConfigWndProc()
|
/reactos/base/applications/dxdiag/ |
H A D | dxdiag.c | 278 …if ((pnmh->hwndFrom == hTabCtrlWnd) && (pnmh->idFrom == IDC_TAB_CONTROL) && (pnmh->code == TCN_SEL… in DxDiagWndProc()
|
/reactos/dll/win32/comdlg32/ |
H A D | filedlgbrowser.c | 895 ofnNotify.hdr.idFrom = 0; in send_includeitem_notification() 906 ofnNotify.hdr.idFrom = 0; in send_includeitem_notification()
|
/reactos/modules/rosapps/applications/explorer-old/taskbar/ |
H A D | quicklaunch.cpp | 288 int id = ttdi->hdr.idFrom; in Notify()
|
/reactos/sdk/include/psdk/ |
H A D | dplay.h | 453 …STDMETHOD(Send)(THIS_ DPID idFrom, DPID idTo, DWORD dwFlags, LPVOID lpData, DWORD dwDataSize) PURE; in DECLARE_INTERFACE_() 551 …STDMETHOD(Send)(THIS_ DPID idFrom, DPID idTo, DWORD dwFlags, LPVOID lpData, DWORD dwDataSize) PURE; in DECLARE_INTERFACE_() 667 …STDMETHOD(Send)(THIS_ DPID idFrom, DPID idTo, DWORD dwFlags, LPVOID lpData, DWORD dwDataSize) PURE; in DECLARE_INTERFACE_() 682 …STDMETHOD(SendChatMessage)(THIS_ DPID idFrom, DPID idTo, DWORD dwFlags, LPDPCHAT lpChatMessage) PU… in DECLARE_INTERFACE_() 830 …STDMETHOD(Send)(THIS_ DPID idFrom, DPID idTo, DWORD dwFlags, LPVOID lpData, DWORD dwDataSize) PURE; in DECLARE_INTERFACE_() 845 …STDMETHOD(SendChatMessage)(THIS_ DPID idFrom, DPID idTo, DWORD dwFlags, LPDPCHAT lpChatMessage) PU… in DECLARE_INTERFACE_() 1256 DPID idFrom; /* ID from */ member
|
/reactos/base/applications/regedit/ |
H A D | childwnd.c | 532 if (((LPNMHDR)lParam)->idFrom == TREE_WINDOW) in ChildWndProc() 543 if (((LPNMHDR)lParam)->idFrom == LIST_WINDOW) in ChildWndProc()
|
/reactos/dll/cpl/hotplug/ |
H A D | hotplug.c | 335 if (((LPNMHDR)lParam)->idFrom == IDC_SAFE_REMOVE_DEVICE_TREE) in SafeRemovalDlgProc()
|