http://bugs.winehq.org/show_bug.cgi?id=9056
--- Comment #23 from Anastasius Focht focht@gmx.net 2007-09-25 16:36:20 --- Hello,
ok, found it. Try the same code with "W" version ... go figure. I accidentally compiled with unicode flags and didn't explicitly specify "A" version so my FormatMessage() was actually the "W" call.
Typical micro$oft brain damage. Obviously they want to punish developers ;-)
Regards