Details
-
Bug
-
Resolution: Out of scope
-
P3: Somewhat important
-
4.3.3
-
None
Description
The Win32 API defines a "long format" path, aka the "Unicode" path format.
http://en.wikipedia.org/wiki/Path_(computing)#Uniform_Naming_Convention
These paths do not work with qfsfileengine_win.cpp, and thus QFile, QDir, and friends.