9 Sep
2018
9 Sep
'18
5:43 a.m.
Fabian Maurer <dark.shadow4(a)web.de> wrote:
If you keep wmain() everything should start working automatically, there is no need for any special efforts.
With wmain, don't I need to feed it WCHAR as parameters?
No, the conversion is done by somebody else (the start up or C run-time code). -- Dmitry.