A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Colin Finck a14b40e394 - Add an #error, when UNICODE is not defined.
Task-Manager makes use of NDK API's, which forces the application to be compiled Unicode-only.
- To make this obvious, change all TCHAR variables and functions to their Unicode counterparts and get rid of the "tchar.h" include.
- Use a Unicode entry-point and 'unicode="yes"' instead of UNICODE and _UNICODE definitions in the rbuild file
- Many indentation fixes

svn path=/trunk/; revision=30031
2007-10-31 23:26:27 +00:00
irc
reactos - Add an #error, when UNICODE is not defined. 2007-10-31 23:26:27 +00:00
rosapps - Compile screensavers as UNICODE applications + minor fixes (Part 2/2) 2007-10-29 22:52:33 +00:00
rostests Delete all Trailing spaces in code. 2007-10-19 23:01:40 +00:00
wallpaper