Oct. 15, 2013
8:41 p.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.