|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
Functions | |
| int WINAPI | wWinMain (HINSTANCE hInstance, HINSTANCE hPrevInstance, LPWSTR lpCmdLine, int nShowCmd) |
| int __cdecl | wmain (int, wchar_t **, wchar_t **) |
| int __cdecl | wmain (int __UNUSED_PARAM(flags), wchar_t **__UNUSED_PARAM(cmdline), wchar_t **__UNUSED_PARAM(inst)) |
Variables | |
| HINSTANCE | __mingw_winmain_hInstance |
| LPWSTR | __mingw_winmain_lpCmdLine |
| DWORD | __mingw_winmain_nShowCmd |
| int __cdecl wmain | ( | int | __UNUSED_PARAMflags, |
| wchar_t ** | __UNUSED_PARAMcmdline, | ||
| wchar_t ** | __UNUSED_PARAMinst | ||
| ) |
Definition at line 20 of file crt0_w.c.
| int WINAPI wWinMain | ( | HINSTANCE | hInstance, |
| HINSTANCE | hPrevInstance, | ||
| LPWSTR | lpCmdLine, | ||
| int | nShowCmd | ||
| ) |
This file has no copyright assigned and is placed in the Public Domain. This file is part of the w64 mingw-runtime package. No warranty is given; refer to the file DISCLAIMER.PD within this package.
Definition at line 671 of file charmap.c.
Referenced by wmain().