ReactOS 0.4.15-dev-7958-gcd0bb1a
convert.c File Reference
#include "diskpart.h"
Include dependency graph for convert.c:

Go to the source code of this file.

Functions

BOOL convert_main (INT argc, LPWSTR *argv)
 

Function Documentation

◆ convert_main()

BOOL convert_main ( INT  argc,
LPWSTR argv 
)

Definition at line 11 of file convert.c.

12{
13 return TRUE;
14}
#define TRUE
Definition: types.h:120