ReactOS 0.4.15-dev-7788-g1ad9096
_UTILMAN_STATE Struct Reference

#include <umandlg.h>

Public Attributes

LPCWSTR lpszProgram
 
UINT uNameId
 
WCHAR szResource [MAX_BUFFER]
 
BOOL bState
 

Detailed Description

Definition at line 45 of file umandlg.h.

Member Data Documentation

◆ bState

BOOL _UTILMAN_STATE::bState

Definition at line 50 of file umandlg.h.

Referenced by DlgProc(), InitUtilsList(), and ListBoxRefreshContents().

◆ lpszProgram

LPCWSTR _UTILMAN_STATE::lpszProgram

Definition at line 47 of file umandlg.h.

Referenced by DlgProc().

◆ szResource

WCHAR _UTILMAN_STATE::szResource[MAX_BUFFER]

Definition at line 49 of file umandlg.h.

Referenced by GroupBoxUpdateTitle(), InitUtilsList(), and ListBoxRefreshContents().

◆ uNameId

UINT _UTILMAN_STATE::uNameId

Definition at line 48 of file umandlg.h.

Referenced by InitUtilsList().


The documentation for this struct was generated from the following file: