summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
633d5f8)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14513
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
wxString wxGetHomeDir();
wxString wxGetUserHome(const char* user = "");
wxString wxGetHomeDir();
wxString wxGetUserHome(const char* user = "");
+
+// When wxApp gets the virtual method magic then enable this.
+// bool wxHandleFatalExceptions(bool doIt = TRUE);
+
//----------------------------------------------------------------------
enum wxEdge { wxLeft, wxTop, wxRight, wxBottom, wxWidth, wxHeight,
//----------------------------------------------------------------------
enum wxEdge { wxLeft, wxTop, wxRight, wxBottom, wxWidth, wxHeight,