Changeset 103
- Timestamp:
- 11/19/08 13:36:08 (17 years ago)
- Location:
- trunk
- Files:
-
- 7 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/shared/WheatyExceptionReport.cpp
r37 r103 15 15 #include <dbghelp.h> 16 16 #include "WheatyExceptionReport.h" 17 #include "svn_revision.h" 18 #define CrashFolder _T("Crashs") 17 #define CrashFolder _T("Crashes") 19 18 //#pragma comment(linker, "/defaultlib:dbghelp.lib") 20 19 … … 387 386 388 387 // Start out with a banner 389 _tprintf(_T("Revision: %s\r\n"), SVN_REVISION);390 388 _tprintf(_T("Date %u:%u:%u. Time %u:%u \r\n"), systime.wDay, systime.wMonth, systime.wYear, systime.wHour, systime.wMinute); 391 389 PEXCEPTION_RECORD pExceptionRecord = pExceptionInfo->ExceptionRecord; -
trunk/win/VC71/TrinityCore.vcproj
r86 r103 213 213 </File> 214 214 <File 215 RelativePath="..\..\src\shared\WheatyExceptionReport.cpp" 216 > 217 </File> 218 <File 219 RelativePath="..\..\src\shared\WheatyExceptionReport.h" 220 > 221 </File> 222 <File 215 223 RelativePath="..\..\src\trinitycore\WorldRunnable.cpp"> 216 224 </File> -
trunk/win/VC71/TrinityRealm.vcproj
r86 r103 177 177 RelativePath="..\..\src\trinityrealm\TrinityRealm.rc"> 178 178 </File> 179 <File 180 RelativePath="..\..\src\shared\WheatyExceptionReport.cpp" 181 > 182 </File> 183 <File 184 RelativePath="..\..\src\shared\WheatyExceptionReport.h" 185 > 186 </File> 179 187 </Files> 180 188 <Globals> -
trunk/win/VC80/TrinityCore.vcproj
r86 r103 495 495 </File> 496 496 <File 497 RelativePath="..\..\src\shared\WheatyExceptionReport.cpp" 498 > 499 </File> 500 <File 501 RelativePath="..\..\src\shared\WheatyExceptionReport.h" 502 > 503 </File> 504 <File 497 505 RelativePath="..\..\src\trinitycore\WorldRunnable.cpp" 498 506 > -
trunk/win/VC80/TrinityRealm.vcproj
r86 r103 450 450 > 451 451 </File> 452 <File 453 RelativePath="..\..\src\shared\WheatyExceptionReport.cpp" 454 > 455 </File> 456 <File 457 RelativePath="..\..\src\shared\WheatyExceptionReport.h" 458 > 459 </File> 452 460 </Files> 453 461 <Globals> -
trunk/win/VC90/TrinityCore.vcproj
r86 r103 488 488 </File> 489 489 <File 490 RelativePath="..\..\src\shared\WheatyExceptionReport.cpp" 491 > 492 </File> 493 <File 494 RelativePath="..\..\src\shared\WheatyExceptionReport.h" 495 > 496 </File> 497 <File 490 498 RelativePath="..\..\src\trinitycore\WorldRunnable.cpp" 491 499 > -
trunk/win/VC90/TrinityRealm.vcproj
r86 r103 439 439 > 440 440 </File> 441 <File 442 RelativePath="..\..\src\shared\WheatyExceptionReport.cpp" 443 > 444 </File> 445 <File 446 RelativePath="..\..\src\shared\WheatyExceptionReport.h" 447 > 448 </File> 441 449 </Files> 442 450 <Globals>