Code::Blocks
SVN r11506
|
Go to the source code of this file.
Functions | |
void | CrashHandlerSaveEditorFiles (wxString &buf) |
LONG WINAPI | CrashHandlerFunc (PEXCEPTION_POINTERS ExceptionInfo) |
LONG WINAPI CrashHandlerFunc | ( | PEXCEPTION_POINTERS | ExceptionInfo | ) |
Definition at line 83 of file crashhandler.cpp.
References _(), _T, wxString::c_str(), CrashHandlerSaveEditorFiles(), and wxString::Printf().
Referenced by CrashHandler::CrashHandler().
|
inline |
Definition at line 26 of file crashhandler.cpp.
References _(), _T, cbSaveToFile(), wxDateTime::Format(), wxString::Format(), Manager::Get(), EditorManager::GetBuiltinEditor(), cbEditor::GetControl(), EditorManager::GetEditor(), Manager::GetEditorManager(), EditorManager::GetEditorsCount(), cbEditor::GetEncoding(), EditorBase::GetFilename(), ConfigManager::GetHomeFolder(), wxScintilla::GetText(), cbEditor::GetUseBom(), wxDateTime::Now(), NULL, wxDirExists(), wxFileExists(), wxMkdir(), wxRmdir(), and wxT.
Referenced by CrashHandlerFunc().