|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| LIST_ENTRY | Entry |
| HWND | hWnd |
| DLGPROC | DlgProc |
| LPARAM | lParam |
| DLGPROC _DIALOG_LIST_ENTRY::DlgProc |
Definition at line 19 of file wlx.c.
Referenced by DefaultWlxWindowProc(), WlxDialogBoxIndirectParam(), and WlxDialogBoxParam().
| LIST_ENTRY _DIALOG_LIST_ENTRY::Entry |
Definition at line 17 of file wlx.c.
Referenced by AddDialogListEntry(), and RemoveDialogListEntry().
| HWND _DIALOG_LIST_ENTRY::hWnd |
Definition at line 18 of file wlx.c.
Referenced by CloseAllDialogWindows(), DefaultWlxWindowProc(), and GetDialogListEntry().
| LPARAM _DIALOG_LIST_ENTRY::lParam |
Definition at line 20 of file wlx.c.
Referenced by DefaultWlxWindowProc(), WlxDialogBoxIndirectParam(), and WlxDialogBoxParam().