Bug #11389 2007-06-15 12:52
kanjimonster
Program arguments get passed as ANSI (Win32)
Using Nightly Build 14th June.
When setting arguments which contains non-locale characters, these get correctly displayed and passed to the cb_console_runner.exe (according to log), but after that not correctly passed to the application itself.
I.e. a getCommandLineW() yields the same as a GetCommandLineA().
Using start->run and passing the arguments directly to the application works.
Tested under Windows XP Pro SP2 (JPN)
- Category
- Application::WrongBehaviour
- Group
- Status
- Open
- Close date
- Assigned to