ReactOS 0.4.15-dev-7842-g558ab78
_STARTINFO Struct Reference

Public Attributes

WCHAR szFreeldrIni [MAX_PATH+15]
 
WCHAR szDumpFile [MAX_PATH]
 
WCHAR szMinidumpDir [MAX_PATH]
 
DWORD dwCrashDumpEnabled
 
INT iFreeLdrIni
 

Detailed Description

Definition at line 23 of file startrec.c.

Member Data Documentation

◆ dwCrashDumpEnabled

DWORD _STARTINFO::dwCrashDumpEnabled

Definition at line 28 of file startrec.c.

Referenced by LoadRecoveryOptions(), SetCrashDlgItems(), and WriteStartupRecoveryOptions().

◆ iFreeLdrIni

INT _STARTINFO::iFreeLdrIni

Definition at line 29 of file startrec.c.

Referenced by LoadOSList().

◆ szDumpFile

WCHAR _STARTINFO::szDumpFile[MAX_PATH]

Definition at line 26 of file startrec.c.

Referenced by LoadRecoveryOptions(), SetCrashDlgItems(), and WriteStartupRecoveryOptions().

◆ szFreeldrIni

WCHAR _STARTINFO::szFreeldrIni[MAX_PATH+15]

Definition at line 25 of file startrec.c.

Referenced by LoadOSList().

◆ szMinidumpDir

WCHAR _STARTINFO::szMinidumpDir[MAX_PATH]

Definition at line 27 of file startrec.c.

Referenced by LoadRecoveryOptions(), and SetCrashDlgItems().


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