Changeset 103 for trunk

Show
Ignore:
Timestamp:
11/19/08 13:36:08 (17 years ago)
Author:
yumileroy
Message:

[svn] Restore automatic crashlog generation on Windows. Make sure to have a Crashes folder in the working directory of the executables.

Original author: w12x
Date: 2008-10-23 05:57:15-05:00

Location:
trunk
Files:
7 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/shared/WheatyExceptionReport.cpp

    r37 r103  
    1515#include <dbghelp.h> 
    1616#include "WheatyExceptionReport.h" 
    17 #include "svn_revision.h" 
    18 #define CrashFolder _T("Crashs") 
     17#define CrashFolder _T("Crashes") 
    1918//#pragma comment(linker, "/defaultlib:dbghelp.lib") 
    2019 
     
    387386 
    388387    // Start out with a banner 
    389     _tprintf(_T("Revision: %s\r\n"), SVN_REVISION); 
    390388    _tprintf(_T("Date %u:%u:%u. Time %u:%u \r\n"), systime.wDay, systime.wMonth, systime.wYear, systime.wHour, systime.wMinute); 
    391389    PEXCEPTION_RECORD pExceptionRecord = pExceptionInfo->ExceptionRecord; 
  • trunk/win/VC71/TrinityCore.vcproj

    r86 r103  
    213213                </File> 
    214214                <File 
     215                        RelativePath="..\..\src\shared\WheatyExceptionReport.cpp" 
     216                        > 
     217                </File> 
     218                <File 
     219                        RelativePath="..\..\src\shared\WheatyExceptionReport.h" 
     220                        > 
     221                </File> 
     222                <File 
    215223                        RelativePath="..\..\src\trinitycore\WorldRunnable.cpp"> 
    216224                </File> 
  • trunk/win/VC71/TrinityRealm.vcproj

    r86 r103  
    177177                        RelativePath="..\..\src\trinityrealm\TrinityRealm.rc"> 
    178178                </File> 
     179                <File 
     180                        RelativePath="..\..\src\shared\WheatyExceptionReport.cpp" 
     181                        > 
     182                </File> 
     183                <File 
     184                        RelativePath="..\..\src\shared\WheatyExceptionReport.h" 
     185                        > 
     186                </File> 
    179187        </Files> 
    180188        <Globals> 
  • trunk/win/VC80/TrinityCore.vcproj

    r86 r103  
    495495                </File> 
    496496                <File 
     497                        RelativePath="..\..\src\shared\WheatyExceptionReport.cpp" 
     498                        > 
     499                </File> 
     500                <File 
     501                        RelativePath="..\..\src\shared\WheatyExceptionReport.h" 
     502                        > 
     503                </File> 
     504                <File 
    497505                        RelativePath="..\..\src\trinitycore\WorldRunnable.cpp" 
    498506                        > 
  • trunk/win/VC80/TrinityRealm.vcproj

    r86 r103  
    450450                        > 
    451451                </File> 
     452                <File 
     453                        RelativePath="..\..\src\shared\WheatyExceptionReport.cpp" 
     454                        > 
     455                </File> 
     456                <File 
     457                        RelativePath="..\..\src\shared\WheatyExceptionReport.h" 
     458                        > 
     459                </File> 
    452460        </Files> 
    453461        <Globals> 
  • trunk/win/VC90/TrinityCore.vcproj

    r86 r103  
    488488                </File> 
    489489                <File 
     490                        RelativePath="..\..\src\shared\WheatyExceptionReport.cpp" 
     491                        > 
     492                </File> 
     493                <File 
     494                        RelativePath="..\..\src\shared\WheatyExceptionReport.h" 
     495                        > 
     496                </File> 
     497                <File 
    490498                        RelativePath="..\..\src\trinitycore\WorldRunnable.cpp" 
    491499                        > 
  • trunk/win/VC90/TrinityRealm.vcproj

    r86 r103  
    439439                        > 
    440440                </File> 
     441                <File 
     442                        RelativePath="..\..\src\shared\WheatyExceptionReport.cpp" 
     443                        > 
     444                </File> 
     445                <File 
     446                        RelativePath="..\..\src\shared\WheatyExceptionReport.h" 
     447                        > 
     448                </File> 
    441449        </Files> 
    442450        <Globals>