[ros-diffs] [cfinck] 28423: - Always include "wine/unicode.h" before all other headers, when we need the wchar_t type. unicode.h includes windef.h, which includes winnt.h, which has the handling for the wchar_t type. As it's the first included he

Steven Edwards winehacker at gmail.com
Sun Aug 19 20:37:02 CEST 2007


On 8/19/07, cfinck at svn.reactos.org <cfinck at svn.reactos.org> wrote:
> - Always include "wine/unicode.h" before all other headers, when we need the wchar_t type.

Please stop changing the header order. If you need to do this then
something is wrong. The Wine headers are mostly correct as far as the
PSDK/WDK goes and if you build Wine on MSVC you DO NOT have to make
these invasive changes to the source even when using the SDK headers.
Fix the ROS headers or work around system limitations some other way.

-- 
Steven Edwards

"There is one thing stronger than all the armies in the world, and
that is an idea whose time has come." - Victor Hugo


More information about the Ros-diffs mailing list