CWS-TOOLING: integrate CWS fwk156
This commit is contained in:
commit
65f279df2f
1 changed files with 1 additions and 1 deletions
|
@ -188,7 +188,7 @@ static BOOL ReportCrash( LPEXCEPTION_POINTERS lpEP )
|
|||
|
||||
sntprintf( szBuffer, elementsof(szBuffer),
|
||||
_T("%s -p %u -excp 0x%p -t %u%s"),
|
||||
aPath,
|
||||
static_cast<sal_Char*>( aPath ),
|
||||
GetCurrentProcessId(),
|
||||
lpEP,
|
||||
GetCurrentThreadId(),
|
||||
|
|
Loading…
Reference in a new issue