#include "diskpart.h"
#include <debug.h>
Go to the source code of this file.
◆ NDEBUG
◆ active_main()
Definition at line 16 of file active.c.
19{
21
23
25 {
28 }
29
31 {
34 }
35
37 {
39 {
42 }
43
49 {
51 }
52 else
53 {
55 }
56 }
57 else
58 {
60 }
61
63}
void ConResPuts(FILE *fp, UINT nID)
#define IDS_ACTIVE_SUCCESS
#define IDS_SELECT_NO_PARTITION
#define IDS_ACTIVE_NO_MBR
#define IDS_ACTIVE_ALREADY
#define IDS_SELECT_NO_DISK
#define NT_SUCCESS(StatCode)
static VOID UpdateDiskLayout(IN PDISKENTRY DiskEntry)
NTSTATUS WritePartitions(IN PDISKENTRY DiskEntry)
static PPARTENTRY CurrentPartition