16 Oct
2013
16 Oct
'13
1:41 a.m.
Nikolay Sivov <nsivov(a)codeweavers.com> wrote:
+ PeekMessageA(&msg, NULL, WM_USER, WM_USER, PM_NOREMOVE);
IMHO it would be much better to use W version of APIs while doing this cleanup. Same applies to all other your patches that prepare switching compilation to using -D__WINESRC__. -- Dmitry.