dispex/tests: Compile with -D__WINESRC__

Dmitry Timoshkov dmitry at baikal.ru
Tue Oct 15 20:41:22 CDT 2013


Nikolay Sivov <nsivov at 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.



More information about the wine-devel mailing list