ReactOS 0.4.15-dev-7788-g1ad9096
_REGISTRY_SETTINGS Struct Reference

#include <umandlg.h>

Public Attributes

LPCWSTR lpszAppPath
 
DWORD dwAppType
 
DWORD dwClientControlCode
 
LPCWSTR lpszAppName
 
LPCWSTR lpszErrorOnLaunch
 
BOOL bHideClient
 
BOOL bStartWithUtilman
 
BOOL bStartWithROS
 
LPCWSTR lpszHungRespondAction
 
DWORD dwHungTimeOut
 
BOOL bShowWarning
 

Detailed Description

Definition at line 53 of file umandlg.h.

Member Data Documentation

◆ bHideClient

BOOL _REGISTRY_SETTINGS::bHideClient

Definition at line 61 of file umandlg.h.

◆ bShowWarning

BOOL _REGISTRY_SETTINGS::bShowWarning

Definition at line 68 of file umandlg.h.

◆ bStartWithROS

BOOL _REGISTRY_SETTINGS::bStartWithROS

Definition at line 63 of file umandlg.h.

◆ bStartWithUtilman

BOOL _REGISTRY_SETTINGS::bStartWithUtilman

Definition at line 62 of file umandlg.h.

◆ dwAppType

DWORD _REGISTRY_SETTINGS::dwAppType

Definition at line 57 of file umandlg.h.

◆ dwClientControlCode

DWORD _REGISTRY_SETTINGS::dwClientControlCode

Definition at line 58 of file umandlg.h.

◆ dwHungTimeOut

DWORD _REGISTRY_SETTINGS::dwHungTimeOut

Definition at line 65 of file umandlg.h.

◆ lpszAppName

LPCWSTR _REGISTRY_SETTINGS::lpszAppName

Definition at line 59 of file umandlg.h.

◆ lpszAppPath

LPCWSTR _REGISTRY_SETTINGS::lpszAppPath

Definition at line 56 of file umandlg.h.

◆ lpszErrorOnLaunch

LPCWSTR _REGISTRY_SETTINGS::lpszErrorOnLaunch

Definition at line 60 of file umandlg.h.

◆ lpszHungRespondAction

LPCWSTR _REGISTRY_SETTINGS::lpszHungRespondAction

Definition at line 64 of file umandlg.h.


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