Xonxt / slimdx

Automatically exported from code.google.com/p/slimdx
MIT License
0 stars 0 forks source link

XFile.cpp Can not prase Unicode Char #883

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The method is "XFile:CreateEnumerationObject(string^ filename, CharSet 
charSet)".

When I pass a Unicode Char, it throw as FileNotFound Exception.
I Change The AscII Encoding to UnicodeEncoding,then it works fine.
Please fix this problem.

Original issue reported on code.google.com by kaimin....@gmail.com on 6 Sep 2012 at 2:19

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r2207.

Original comment by Mike.Popoloski on 15 Sep 2012 at 6:39