|
ReactOS 0.4.16-dev-1946-g52006dd
|
Public Attributes | |
| DWORD | BootType |
| WCHAR | szSectionName [128] |
| WCHAR | szBootPath [MAX_PATH] |
| WCHAR | szOptions [512] |
Definition at line 15 of file startrec.c.
| DWORD _BOOTRECORD::BootType |
Definition at line 17 of file startrec.c.
Referenced by LoadBootSettings(), and ReadFreeldrSection().
Definition at line 19 of file startrec.c.
Referenced by LoadBootSettings(), ReadFreeldrSection(), and StartRecDlgProc().
| WCHAR _BOOTRECORD::szOptions[512] |
Definition at line 20 of file startrec.c.
Referenced by LoadBootSettings(), and ReadFreeldrSection().
| WCHAR _BOOTRECORD::szSectionName[128] |
Definition at line 18 of file startrec.c.
Referenced by LoadBootSettings(), ReadFreeldrSection(), and StartRecDlgProc().