processinfo.processAppSpec = &fsSpec;
GetProcessInformation( &procno , &processinfo ) ;
+#ifdef __LP64__
+ return wxMacFSRefToPath(&fsRef);
+#else
return wxMacFSSpec2MacFilename(&fsSpec);
+#endif
#else
return wxStandardPathsBase::GetExecutablePath();
#endif
}
wxString
-wxStandardPathsCF::GetLocalizedResourcesDir(const wxChar *lang,
+wxStandardPathsCF::GetLocalizedResourcesDir(const wxString& lang,
ResourceCat category) const
{
return wxStandardPathsBase::