Searched refs:dwIDCtl (Results 1 – 2 of 2) sorted by relevance
/reactos/dll/win32/comdlg32/ |
H A D | itemdlg.c | 3742 TRACE("%p (%d)\n", This, dwIDCtl); in IFileDialogCustomize_fnEnableOpenDropDown() 3759 This->cctrl_opendropdown.id = dwIDCtl; in IFileDialogCustomize_fnEnableOpenDropDown() 3824 TRACE("%p (%d)\n", This, dwIDCtl); in IFileDialogCustomize_fnAddComboBox() 3840 TRACE("%p (%d)\n", This, dwIDCtl); in IFileDialogCustomize_fnAddRadioButtonList() 3896 TRACE("%p (%d)\n", This, dwIDCtl); in IFileDialogCustomize_fnAddSeparator() 3928 customctrl *ctrl = get_cctrl(This, dwIDCtl); in IFileDialogCustomize_fnSetControlLabel() 3956 customctrl *ctrl = get_cctrl(This, dwIDCtl); in IFileDialogCustomize_fnGetControlState() 3970 customctrl *ctrl = get_cctrl(This,dwIDCtl); in IFileDialogCustomize_fnSetControlState() 4002 customctrl *ctrl = get_cctrl(This, dwIDCtl); in IFileDialogCustomize_fnGetEditBoxText() 4241 TRACE("%p (%d)\n", This, dwIDCtl); in IFileDialogCustomize_fnRemoveAllControlItems() [all …]
|
/reactos/sdk/include/psdk/ |
H A D | shobjidl.idl | 3859 [in] DWORD dwIDCtl, 3863 [in] DWORD dwIDCtl, 3873 [in] DWORD dwIDCtl, 3878 [in] DWORD dwIDCtl, 3885 [in] DWORD dwIDCtl, 3889 [in] DWORD dwIDCtl, 3893 [in] DWORD dwIDCtl, 3897 [in] DWORD dwIDCtl, 3901 [in] DWORD dwIDCtl, 3905 [in] DWORD dwIDCtl, [all …]
|