A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Colin Finck fd468bc98a Change the wchar_t logic once more to make it a bit simplier.
A host can only have one special wchar_t definition, so we don't need to define all. Also _WCHAR_T_DEFINED is the only definition used for overriding the wchar_t setting by applications.
So use the previous logic to check and define the wchar_t definitions for the host and at the end check for _WCHAR_T_DEFINED. In all cases, define _WCHAR_T_DEFINED.

Additionally, __need_wchar_t has to be undefined after including "ctype.h" as "ctype.h" defines it.

svn path=/trunk/; revision=28422
2007-08-19 14:04:20 +00:00
irc modified Resources/hresult.xml 2006-09-09 10:53:28 +00:00
reactos Change the wchar_t logic once more to make it a bit simplier. 2007-08-19 14:04:20 +00:00
rosapps - add gdihv to rosapps build 2007-08-12 20:12:21 +00:00
rostests fixing smaller FIXME in win32kdxtest 2007-08-18 15:54:03 +00:00
wallpaper Re-add the "lake.bmp" wallpaper inclusion (partly imported from the deleted 0.3.1 branch, r26044) 2007-06-21 15:23:49 +00:00