reactos/reactos/tools/wmc
Colin Finck 413867145e [UNICODE]
- Finally say goodbye to my "wcsfuncs" experiment started in 2008.
  We have (and always had) Wine's "unicode" library for this, which does the same and is more complete.
  Now that host tools only use include/host, we only need to include <wine/unicode.h> and it will choose the right file in either include/host or include/reactos.
- Fix some include guards in PSDK headers to match the MS ones.
- Always define WINE_UNICODE_API to an empty string instead of doing this separately for every module.
- Cleanup some empty directories or non-existing include pathes.

svn path=/trunk/; revision=52248
2011-06-15 18:20:05 +00:00
..
CHANGES
CMakeLists.txt [UNICODE] 2011-06-15 18:20:05 +00:00
lang.c - Update wmc to Wine-20081105 (mostly typo fixes). 2008-11-05 15:31:34 +00:00
lang.h
mcl.c - Update wmc to Wine-20081105 (mostly typo fixes). 2008-11-05 15:31:34 +00:00
mcy.tab.c merge 34730 from amd64 branch 2009-02-04 01:26:13 +00:00
mcy.tab.h
mcy.y
utils.c
utils.h
wmc.c - Substitute MAX_PATH by 256 for now, since Linux hosts have no idea of a MAX_PATH. 2007-12-20 15:22:01 +00:00
wmc.h
wmc.rbuild [UNICODE] 2011-06-15 18:20:05 +00:00
wmctypes.h [HOST] 2011-06-15 10:30:03 +00:00
write.c Remove extra args. 2009-01-27 23:04:10 +00:00
write.h