git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59870
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
wxString *path,
wxPathFormat format = wxPATH_NATIVE);
wxString *path,
wxPathFormat format = wxPATH_NATIVE);
- // Strip the file extension
+ // strip the file extension: "foo.bar" => "foo" (but ".baz" => ".baz")
static wxString StripExtension(const wxString& fullpath);
#ifdef wxHAS_FILESYSTEM_VOLUMES
static wxString StripExtension(const wxString& fullpath);
#ifdef wxHAS_FILESYSTEM_VOLUMES