It seems a lot of functions want to force UNICODE correct programming. This is driving me into the wall...
How can I convert a string to a LPCWSTR value? Everytime I try I seem to end up with chinese/gibberish.
I know my app has UNICODE on but I've read everywhere that VS2005 makes all appropriate changes automatically. So string is really typedef`d as wstring or something.
Any advice on getting this set up properly would be great.
Thanks,
Halsafar




Reply With Quote