when building with VC 2008, turn off unicode as default mode for the win32 API.
For example, MessageBox takes char* parameters. If you want to pass unicode strings, use MessageBoxW explicitely.
A
Amaury Forgeot d'Arc committed
831c476169bc2430c8676bd6e3617fdc4f8933d3
Parent: 8a392d7