ReactOS 0.4.16-dev-937-g7afcd2a
|
Go to the source code of this file.
Functions | |
static void | do_locale_initialization (unsigned char) throw () |
static unsigned char * | get_command_line (unsigned char) throw () |
static wchar_t * | get_command_line (wchar_t) throw () |
static bool __cdecl | should_copy_another_character (unsigned char const c) throw () |
static bool __cdecl | should_copy_another_character (wchar_t) throw () |
template<typename Character > | |
static Character *__cdecl | common_wincmdln () throw () |
char *__cdecl | _get_narrow_winmain_command_line () |
wchar_t *__cdecl | _get_wide_winmain_command_line () |
Variables | |
static void | do_locale_initialization (wchar_t) |
Definition at line 102 of file argv_winmain.cpp.
Referenced by test__get_narrow_winmain_command_line().
Definition at line 108 of file argv_winmain.cpp.
Definition at line 68 of file argv_winmain.cpp.
Definition at line 18 of file argv_winmain.cpp.
Definition at line 26 of file argv_winmain.cpp.
Definition at line 32 of file argv_winmain.cpp.
Referenced by common_wincmdln().
Definition at line 38 of file argv_winmain.cpp.