how to convert wstring to 64 bits?
I am trying to port my application to 64 bits.
I have a problem where the wstring library does not exist in visual
studio 2003.
What other options do I have to manipulate unicode strings in 64 bits?
My project is in win32.
Thank you for any help
Simon
|