X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/14f355c2b5c71fc7c3d680aea366582d2ac60f7b..1857c88d2624f37590be3b13c33f5cf9449e7a3b:/src/common/file.cpp diff --git a/src/common/file.cpp b/src/common/file.cpp index 3d6fde63ea..83423c7ffa 100644 --- a/src/common/file.cpp +++ b/src/common/file.cpp @@ -10,6 +10,11 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// +/* + TODO: remove all the WinCE ugliness from here, implement the wxOpen(), + wxSeek(), ... functions in a separate file for WinCE instead!!! + */ + // ---------------------------------------------------------------------------- // headers // ----------------------------------------------------------------------------