Files
reactos/reactos/base
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
..
2007-10-31 09:49:30 +00:00
2007-10-26 22:46:23 +00:00
2007-09-15 15:20:31 +00:00