ReactOS
0.4.16-dev-106-g10b08aa
recover.c
Go to the documentation of this file.
1
/*
2
* PROJECT: ReactOS DiskPart
3
* LICENSE: GPL - See COPYING in the top level directory
4
* FILE: base/system/diskpart/recover.c
5
* PURPOSE: Manages all the partitions of the OS in an interactive way.
6
* PROGRAMMERS: Lee Schroeder
7
*/
8
9
#include "
diskpart.h
"
10
11
BOOL
recover_main
(
INT
argc
,
LPWSTR
*
argv
)
12
{
13
return
TRUE
;
14
}
argc
static int argc
Definition:
ServiceArgs.c:12
recover_main
BOOL recover_main(INT argc, LPWSTR *argv)
Definition:
recover.c:11
diskpart.h
TRUE
#define TRUE
Definition:
types.h:120
BOOL
unsigned int BOOL
Definition:
ntddk_ex.h:94
argv
#define argv
Definition:
mplay32.c:18
INT
int32_t INT
Definition:
typedefs.h:58
LPWSTR
WCHAR * LPWSTR
Definition:
xmlstorage.h:184
base
system
diskpart
recover.c
Generated on Tue Oct 8 2024 06:09:04 for ReactOS by
1.9.6