mirror of https://github.com/axmolengine/axmol.git
52b35acf95
* [Win32,WinRT] Fix listFiles and listFilesRecursively use unicode. 1. Incorrect convertation to unicode if (length != fullpath.size()) correct only ASCII char. 2. For convert unicode exist api, to avoid errors. 3. Equal first char on '.' - error Need check full name file on "." and "..", otherwise exclude file and folder begin '.' Now not use macro UNICODE, for easy use unicode convert api(Otherwise, you need to connect different versions WinRT and Win32). * Fix minggo remark. * Move to specific platform section. |
||
---|---|---|
.. | ||
compat | ||
CCApplication-win32.cpp | ||
CCApplication-win32.h | ||
CCCommon-win32.cpp | ||
CCDevice-win32.cpp | ||
CCFileUtils-win32.cpp | ||
CCFileUtils-win32.h | ||
CCGL-win32.h | ||
CCPlatformDefine-win32.h | ||
CCStdC-win32.cpp | ||
CCStdC-win32.h | ||
CCUtils-win32.cpp | ||
CCUtils-win32.h | ||
inet_pton_mingw.cpp | ||
inet_pton_mingw.h |