This website requires JavaScript.
Explore
Help
Register
Sign in
Intravision
/
reactos
Watch
1
Star
0
Fork
You've already forked reactos
0
mirror of
https://github.com/reactos/reactos.git
synced
2025-02-24 09:25:10 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
A free Windows-compatible Operating System - mirrored from GitHub
c
drivers
gpl
hacktoberfest
kernel
operating-system
os
osdev
reactos
win32
win32api
windows
x86
53960
commits
97
branches
276
tags
2.1
GiB
C
86.1%
C++
11.1%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.9%
df2c8e140c
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Alex Ionescu
df2c8e140c
[MISC]: Cleanup a bunch of unused variables, in cases where it was obvious these variables were left-overs from debug code, debug prints, or in some cases commented-out functionality (in which case the variables were commented out instead of removed). If you own ACLUI, CLASS2, USB, USER32, or EXT2LIB you may want to check that these changes are accurate (i.e.: such as the last commit where the variable was actually not being used due to a bug).
...
svn path=/trunk/; revision=59527
2013-07-20 00:10:31 +00:00
reactos
[MISC]: Cleanup a bunch of unused variables, in cases where it was obvious these variables were left-overs from debug code, debug prints, or in some cases commented-out functionality (in which case the variables were commented out instead of removed). If you own ACLUI, CLASS2, USB, USER32, or EXT2LIB you may want to check that these changes are accurate (i.e.: such as the last commit where the variable was actually not being used due to a bug).
2013-07-20 00:10:31 +00:00
rosapps
Fix ASSERTMSG definition and usage (which is: ASSERTMSG(Message, expression) and not the other way around, see
http://msdn.microsoft.com/en-us/library/windows/hardware/ff542113(v=vs.85).aspx
,
http://www.osronline.com/DDKx/ddtools/debugfns_41yr.htm
and google...) (Part 1/X)
2013-07-19 12:54:34 +00:00
rostests
[WINMM_WINETEST]
2013-07-19 23:42:18 +00:00
wallpaper
- Add CMakeLists for wallpaper
2012-02-05 13:43:04 +00:00