A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Hermès Bélusca-Maïto 8ba1ca638e [KERNEL32/NTDLL]
- Move the ReactOS-specific workaround described in http://jira.reactos.org/browse/CORE-6611 and http://jira.reactos.org/browse/CORE-4620
  from kernel32 to ntdll for using it by RtlGetVersion, in order to :
  * still having it available in user-mode only,
  * and having VerifyVersionInfo (and its Rtl counter-part) working properly.

[RTL/NTOSKRNL]
- Code formatting.
- Use a defined-constant instead of a hard-coded value.

svn path=/trunk/; revision=57662
2012-11-01 12:52:34 +00:00
reactos [KERNEL32/NTDLL] 2012-11-01 12:52:34 +00:00
rosapps [SKEL_SERVICE] 2012-09-18 20:37:51 +00:00
rostests [user32_apitests] 2012-10-31 15:23:11 +00:00
wallpaper - Add CMakeLists for wallpaper 2012-02-05 13:43:04 +00:00