]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/file.cpp
added HandleEvent() to allow handle exceptions in event handlers
[wxWidgets.git] / 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
 // ----------------------------------------------------------------------------