A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Colin Finck 47eb99dcf6 - Solve our wchar_t host problems the easy way by defining WCHAR to "unsigned short" (thx KJK for the hint)
- Revert my changes to the "unicode" module in r28411 and r28423
- Include "typedefs_host.h" instead of the Windows headers in "wine/unicode.h", this component doesn't depend on target headers anymore.
  To get it to work completely without Windows headers, I also had to copy some definitions from <winnls.h> to the "wine/unicode.h" file.

svn path=/trunk/; revision=28957
2007-09-08 19:50:20 +00:00
irc
reactos - Solve our wchar_t host problems the easy way by defining WCHAR to "unsigned short" (thx KJK for the hint) 2007-09-08 19:50:20 +00:00
rosapps - Accept the parameters case-insensitive 2007-09-08 09:04:51 +00:00
rostests - use NtDd api directly instead of using old syscall function. 2007-09-06 00:42:51 +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