开发者_JAVA百科Environment: Gcc/G++ Linux I have a non-ascii file in file system and I\'m going to open it.
So in Win32 API, I have my main function defined thus: wmain(int argc, WCHAR* argv[]) I\'m passing some arguments to it, and I\'d like to e开发者_Python百科xecute a switch case based on the value of
I have a method expecting WCHAR**, i need to get some data back from this method. I am declaring an array WCHAR[100]开发者_如何学JAVA and passing it to the function. The compiler throws this error:
I\'d like to preview WCHAR strings开发者_开发技巧 in the variable display of the Xcode 3.2 debugger.
As it currently stands, t开发者_开发问答his question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely so