Alexandre Julliard julliard@winehq.org wrote:
Please don't use lstrlenA in the tests.
Dmitry, could you please elaborate more on that?
It hides the bugs.
Not with -D__WINESRC__.
PSDK or mingw headers don't have an idea about __WINESRC__.
Yes but it can't possibly hide bugs, since all tests will be built and tested with the Wine headers too.
I don't follow, it wouldn't hide bugs only if the tests would be built and tested *without* the Wine headers too.