Home
last modified time | relevance | path

Searched refs:pExceptionInfo (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/win/source/app/
H A Dsalinst.cxx1121 int WinSalInstance::WorkaroundExceptionHandlingInUSER32Lib(int, LPEXCEPTION_POINTERS pExceptionInfo) argument
1131 if (pExceptionInfo->ExceptionRecord->ExceptionCode == EXCEPTION_MSC_CPP_EXCEPTION)
1134 return UnhandledExceptionFilter( pExceptionInfo );
/trunk/main/vcl/inc/win/
H A Dsalinst.h87 …tatic int WorkaroundExceptionHandlingInUSER32Lib(int nExcept, LPEXCEPTION_POINTERS pExceptionInfo);

Completed in 21 milliseconds