Use ULONG_PTR instead of ULONG when doing pointer arithmetics.
[reactos.git] / reactos / tools /
2002-05-05 Casper HornstrupFixed warnings and errors so ReactOS can be compiled...
2002-04-29 KJK::HyperionFixed order of TARGET_LFLAGS in the command lines of...
2002-03-03 Phillip SusiFixed path separator issue for people using cmd instead...
2002-02-25 Phillip SusiRemoved incorrect path seperator replacement
2002-01-27 David WelchFixed clean rule
2002-01-27 David WelchAdded missing files
2002-01-26 Casper HornstrupRemove build tools on make clean.
2002-01-23 Casper HornstrupAdded GNU Debugger stub for remote debugging.
2002-01-15 David WelchImplemented NtW32Call and NtCallbackReturn
2002-01-08 David WelchMore swapping fixes
2002-01-04 Casper HornstrupFixed compilation of wmc.
2002-01-04 David WelchFixes so wmc compiled on non-windows platforms
2002-01-02 Eric KohlAdded nls tool.
2001-12-11 Phillip SusiMoved $(MK_GCCLIBS) to correct place on gcc command...
2001-11-25 David Welchinclude/csrss/csrss.h: Include a define for the size...
2001-11-09 Eric KohlAdded message compiler.
2001-11-09 Eric KohlAdded message compiler.
2001-11-03 Casper HornstrupNew target 'implib' to avoid cicular references.
2001-09-23 Casper HornstrupCompile using gcc 3.0
2001-09-01 David WelchUse the directory tree created by the install target...
2001-09-01 Casper HornstrupReverting last change, because MK_IMPLIB is used to...
2001-08-30 David WelchDon't remake import libraries unnecessarily, use the...
2001-08-30 David WelchChanged internal/config.h -> roscfg.h in a number of...
2001-08-23 Eric KohlMoved buildno into tools directory
2001-08-23 Casper HornstrupIntegrated winhello into new build system
2001-08-23 Eric KohlDon't use msvcrt as default runtime library for console...
2001-08-22 Rex JolliffDriverEntry is now called with correct parameters
2001-08-21 Casper HornstrupMajor update of the build system: