ReactOS
0.4.16-dev-258-g81860b4
Functions
main.c File Reference
#include "
precomp.h
"
Include dependency graph for main.c:
Go to the source code of this file.
Functions
INT
wmain
(
INT
argc
,
WCHAR
*
argv
[])
Function Documentation
◆
wmain()
INT
wmain
(
INT
argc
,
WCHAR
*
argv
[]
)
Definition at line
10
of file
main.c
.
11
{
12
if
(
argc
!= 3)
13
return
1;
14
15
if
(!
BestFit_FromNLS
(
argv
[1],
argv
[2]))
16
return
1;
17
18
return
0;
19
}
argc
static int argc
Definition:
ServiceArgs.c:12
BestFit_FromNLS
BOOL BestFit_FromNLS(const WCHAR *pszNLSFile, const WCHAR *pszBestFitFile)
Definition:
bestfit.c:113
argv
#define argv
Definition:
mplay32.c:18
modules
rosapps
applications
devutils
nls2txt
main.c
Generated on Wed Nov 13 2024 06:24:23 for ReactOS by
1.9.6