A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Timo Kreuzer d8b68f3d7b [FREELDR]
Remove explicit comparisons with TRUE
i.e. if (BooleanValue == TRUE) -> if (BooleanValue) (and not !BooleanValue as accidentally written in the previous commit message!)
Patch by Love Nystrom
CORE-8799

svn path=/trunk/; revision=65391
2014-11-13 11:00:41 +00:00
reactos [FREELDR] 2014-11-13 11:00:41 +00:00
rosapps [BUTTERFLIES] 2014-09-24 22:18:51 +00:00
rostests [GDI32_APITEST] 2014-11-12 09:58:45 +00:00
wallpaper - Add CMakeLists for wallpaper 2012-02-05 13:43:04 +00:00