mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-31 19:26:42 +00:00
- add #pragma code_page(1252) at the end of some resource files to help msvc's resource compiler - "Untranslate" a few Japanese strings, as they contain illegal characters. Someone speaking Japanese should retranslate them using proper escape sequences where neccessary. - Don't include headers twice svn path=/branches/cmake-bringup/; revision=49776