|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| HWND | hwnd |
| HWND | wrapper_hwnd |
| UINT | id |
| UINT | dlgid |
| enum ITEMDLG_CCTRL_TYPE | type |
| CDCONTROLSTATEF | cdcstate |
| struct list | entry |
| struct list | sub_cctrls |
| struct list | sub_cctrls_entry |
| struct list | sub_items |
| UINT customctrl::dlgid |
Definition at line 85 of file itemdlg.c.
Referenced by get_cctrl_from_dlgid().
Definition at line 88 of file itemdlg.c.
Referenced by ctrl_container_on_wm_destroy().
| UINT customctrl::id |
Definition at line 85 of file itemdlg.c.
Referenced by get_cctrl().
Definition at line 91 of file itemdlg.c.
Referenced by ctrl_free().
| enum ITEMDLG_CCTRL_TYPE customctrl::type |
Definition at line 86 of file itemdlg.c.
Referenced by IFileDialogCustomize_fnStartVisualGroup().
| HWND customctrl::wrapper_hwnd |
Definition at line 84 of file itemdlg.c.
Referenced by customctrl_resize().