A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Colin Finck 8d9b815544 Add a library "host_wcsfuncs" with implementations for UTF-16 string functions needed for some host tools
Instead of copying those functions into every host tool, which needs it (as we did previously), we can now implement them all in this library and link the host tools to it.
If USE_HOST_WCSFUNCS is not defined, the "wcsfuncs.h" file will define them to the CRT functions (so this library does not create overhead, when the code is built for the target platform)

See issue #3285 for more details.

svn path=/trunk/; revision=34050
2008-06-22 20:58:56 +00:00
irc - remove now unneeded files 2008-05-18 16:04:19 +00:00
reactos Add a library "host_wcsfuncs" with implementations for UTF-16 string functions needed for some host tools 2008-06-22 20:58:56 +00:00
rosapps Updated Winefile to Wine 1.0rc4. 2008-06-12 06:22:23 +00:00
rostests - Auto expand the list of available tests 2008-06-21 19:19:22 +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