]> git.saurik.com Git - wxWidgets.git/blobdiff - src/palmos/dir.cpp
define WM_CONTEXTMENU if the standard headers don't
[wxWidgets.git] / src / palmos / dir.cpp
index dfb9931e4cef7fd9e2d9e2b0887df2569d73c8f8..7ae2827cfd6dc41e2b1dbf752266c0afcc29c093 100644 (file)
@@ -1,10 +1,10 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        palmos/dir.cpp
+// Name:        src/palmos/dir.cpp
 // Purpose:     wxDir implementation for PalmOS
-// Author:      William Osborne
+// Author:      William Osborne - minimal working wxPalmOS port
 // Modified by:
 // Created:     10.13.04
-// RCS-ID:      $Id:
+// RCS-ID:      $Id$
 // Copyright:   (c) William Osborne
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
@@ -34,7 +34,7 @@
 #endif // PCH
 
 #include "wx/dir.h"
-#include "wx/filefn.h"          // for wxPathExists()
+#include "wx/filefn.h"          // for wxDirExists()
 
 // ----------------------------------------------------------------------------
 // define the types and functions used for file searching