A free Windows-compatible Operating System - mirrored from GitHub
Go to file
2014-10-19 00:05:18 +00:00
reactos Ok Arch, it's good to remove unuseful brackets, but don't exaggerate too much. Also check how the RtlInsertAsLeft/RightChild macros are defined. Since MS don't use the nice do { ... } while(0) for them, you cannot just use the if (blah) foo(); else bar(); to do the job, but you need the extra-brackets. And you cannot just change the macros definitions to not "break" headers compatibility (or... idiocies). 2014-10-19 00:05:18 +00:00
rosapps [BUTTERFLIES] 2014-09-24 22:18:51 +00:00
rostests [APITESTS/W32KDLL_*] 2014-10-18 14:00:20 +00:00
wallpaper - Add CMakeLists for wallpaper 2012-02-05 13:43:04 +00:00