convert CString to const wchar_t *.
By kishore on May 19, 2009 in Software
Hi all please tell me how can i convert CString to const wchar_t *. thanks.
See the original post:
convert CString to const wchar_t *.
Related posts:
- How to convert 2 wchar_t to 1 wchar_t In a nutshell - I have a wstring, but...
- Changing of CString to const char* I tried the following code. However, the compiler keep...
- php redirect based on a session var i have this... on my server.....
- How to convert unsigned long to const char * [VC++6] I am having some issues using .gethostbyname(...) and not...
- convert CString to foat using _ttoi i am converting CString to float using _ttoi CString...
Related posts brought to you by Yet Another Related Posts Plugin.
Post a Comment