11 #ifndef _WX_CRASHPRINT_H_
12 #define _WX_CRASHPRINT_H_
30 const int maxBtCount = 100;
40 wxCrashPrint(
int flags = 0,
const wxString &fname = wxEmptyString);
53 void *m_btBuffer[maxBtCount];
wxCrashPrint(int flags=0, const wxString &fname=wxEmptyString)
constructor
~wxCrashPrint()
destructor