[root]/src/Crash/Windows
DDK-Tools
(2 files, 383 lines)
ddk
(9 files, 11065 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 26 (100.0%) | 1987 (100.0%) | 76.4 |
axlecrusher | 12 (46.2%) | 1717 (86.4%) | 143.0 |
cnlohr | 11 (42.3%) | 261 (13.1%) | 23.7 |
aplowman | 3 (11.5%) | 9 (0.5%) | 3.0 |
bryon's commit
2 lines of code changed in:
Change all CString to MString and remove the type def, since MString is the only thing we use.
3 lines of code changed in:
Just remove IOStream where it was included pointlessly, and in the 3 places where we actually used cout, just use printf. (Saves ~60KB on end compile and VDI)
0 lines of code changed in:
Cleanup for .net 2003 build.
4 lines of code changed in:
Quick and dirty type casting to fix warnings
2 lines of code changed in:
Make path to crashinfo.txt relative to current directory, not relative to location of program.
10 lines of code changed in:
Removed extra comma from initialization list and updated Dev C++ project for MecuryMesh
1 lines of code changed in:
Fix: Visual Studio cannot have the PIMAGE Headers redefined.
3 lines of code changed in:
Bloodshed Dev C++ support added
6 lines of code changed in:
Maybe if we start out committing as binary it would work if used as binary?
0 lines of code changed in:
Finally, new real copies of the .exe's
240 lines of code changed in:
Force CVS to take on new .exes
2 lines of code changed in:
Add a lot of crash handling code.
1714 lines of code changed in: