ReactOS 0.4.16-dev-297-gc569aee
|
Go to the source code of this file.
Functions | |
int | wmain (int argc, wchar_t *argv[]) |
wchar_t * | a2w (char *a, wchar_t *w) |
wchar_t * | fgetws (wchar_t *buf, int bufsize, FILE *file) |
int | main (int argc, char *argv[]) |
Definition at line 22 of file wmain.c.
Referenced by DosBIOSInitialize(), FindString(), InterpretInteractive(), InterpretMain(), LoadBootIni(), LoadIniFile(), LoadSystemIni(), ReadFromFile(), RunScript(), test_fgetwc(), test_file_put_get(), test_fileops(), wmain(), and XCOPY_ProcessExcludeFile().
Definition at line 32 of file wmain.c.
Main entry point
Definition at line 1215 of file ipconfig.c.