A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Colin Finck 3dcbb5e00d Revert r33366 for regedit and compile it as Unicode with ANSI command line parsing again.. :-/
Changing everything internally to TCHAR would be like rewriting the app, because regedit even hardcodes string sizes in bytes and then memcmp's them... (see regproc.c:234)
Compiling it ANSI-only also doesn't work, because the API's for ACL stuff are Unicode-only.

svn path=/trunk/; revision=33382
2008-05-08 19:19:22 +00:00
irc Use correct path when loading plugins. 2008-05-08 08:00:35 +00:00
reactos Revert r33366 for regedit and compile it as Unicode with ANSI command line parsing again.. :-/ 2008-05-08 19:19:22 +00:00
rosapps Same fix for libpng 2008-05-08 16:41:46 +00:00
rostests Fix win32kdxtest build 2008-05-08 17:00:15 +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