mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
82d21b524ae5be9a398433d15f80417fca12f708
Indeed with VS2010, checking for the string content " 16." instead of "16." makes version checking fail. After checking with a hex editor what was the character preceding the number "1" of the "16." part of the version string returned by cl.exe, I saw that it wasn't a space as thought by the author, but the character of code 0xA0 ... svn path=/trunk/; revision=59437
Description
A free Windows-compatible Operating System
528 MiB
Languages
C
86.9%
C++
10.7%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.4%