19 Jul
2012
19 Jul
'12
7:44 a.m.
On Thu, 2012-07-19 at 07:27 +0000, Heiko Hund wrote:
The strings shouldn't be const according to the docs at [1] and declaring them as LPWSTR removes some false warnings when compiling code GlobalFree()ing them with mingw.
Please also remove unnecessary casts from Wine.