|
-
July 13th, 2004, 02:16 PM
#2
Hi Narik,
WideCharToMultiByte () is your friend. See http://msdn.microsoft.com/library/de...icode_2bj9.asp
Also, I would probably use CFile and a CString - its just much easier.
You may also want to read the MBCS Survival Guide located at http://msdn.microsoft.com/archive/de...sdn_mbcssg.asp.
Finally, if you are using MFC, you have the conversion macros at http://msdn.microsoft.com/library/de...otes_tn059.asp.
Jeff
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|