]> git.saurik.com Git - wxWidgets.git/commitdiff
added a TODO: clean up WinCE mess/horror
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 10 Sep 2003 11:20:24 +0000 (11:20 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 10 Sep 2003 11:20:24 +0000 (11:20 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23469 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/common/file.cpp

index 3d6fde63ea9dd6aa45a67038e8c6767362c012fc..83423c7ffac8c55d7d0e5e0bf585e0ed94756256 100644 (file)
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
+/*
+    TODO: remove all the WinCE ugliness from here, implement the wxOpen(),
+          wxSeek(), ... functions in a separate file for WinCE instead!!!
+ */
+
 // ----------------------------------------------------------------------------
 // headers
 // ----------------------------------------------------------------------------