ReactOS 0.4.16-dev-1025-gd3456f5
|
#include <umandlg.h>
Public Attributes | |
LPCWSTR | lpszProgram |
UINT | uNameId |
WCHAR | szResource [MAX_BUFFER] |
BOOL | bState |
BOOL _UTILMAN_STATE::bState |
Definition at line 50 of file umandlg.h.
Referenced by DlgProc(), InitUtilsList(), and ListBoxRefreshContents().
LPCWSTR _UTILMAN_STATE::lpszProgram |
WCHAR _UTILMAN_STATE::szResource[MAX_BUFFER] |
Definition at line 49 of file umandlg.h.
Referenced by GroupBoxUpdateTitle(), InitUtilsList(), and ListBoxRefreshContents().
UINT _UTILMAN_STATE::uNameId |
Definition at line 48 of file umandlg.h.
Referenced by InitUtilsList().