Click here to Skip to main content
15,881,812 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: convert const * char to CString.. Pin
Defender Scott20-Dec-10 6:04
Defender Scott20-Dec-10 6:04 
GeneralRe: convert const * char to CString.. Pin
kadvanimayur6-Sep-11 23:40
kadvanimayur6-Sep-11 23:40 
AnswerRe: convert const * char to CString.. Pin
norish25-Jun-09 20:21
norish25-Jun-09 20:21 
QuestionDisplay GIF Image(Smiley) With Animation in RichEditBox In MFC Pin
Mitul Golakiya25-Jun-09 19:34
Mitul Golakiya25-Jun-09 19:34 
QuestionReading Unicode Values from INI file Pin
krishnakumartm25-Jun-09 19:34
krishnakumartm25-Jun-09 19:34 
AnswerRe: Reading Unicode Values from INI file Pin
krishnakumartm25-Jun-09 19:35
krishnakumartm25-Jun-09 19:35 
AnswerRe: Reading Unicode Values from INI file Pin
norish25-Jun-09 19:42
norish25-Jun-09 19:42 
GeneralRe: Reading Unicode Values from INI file Pin
krishnakumartm25-Jun-09 20:22
krishnakumartm25-Jun-09 20:22 
Yes the Ini file is the mixture of ANSI and UNICODE.
The file format is also in the UTF-8.

How the MultiByteWideChar will help, is this is th way?

1.Use GetPrivatePrfileString.
2.Convert the buffer using WideCharToMultiByte.

----------------------------
KRISHNA KUMAR T M

QuestionRe: Reading Unicode Values from INI file Pin
norish25-Jun-09 21:34
norish25-Jun-09 21:34 
QuestionHow to implement Copy - Paste functionality in FlexGrid Pin
pandit8425-Jun-09 19:31
pandit8425-Jun-09 19:31 
AnswerRe: How to implement Copy - Paste functionality in FlexGrid Pin
Chandrasekharan P25-Jun-09 19:44
Chandrasekharan P25-Jun-09 19:44 
GeneralRe: How to implement Copy - Paste functionality in FlexGrid Pin
pandit8425-Jun-09 20:02
pandit8425-Jun-09 20:02 
QuestionWritefile() fun fails in OS drive of vista. Pin
C++myLife25-Jun-09 19:02
C++myLife25-Jun-09 19:02 
QuestionRe: Writefile() fun fails in OS drive of vista. Pin
norish25-Jun-09 19:13
norish25-Jun-09 19:13 
AnswerRe: Writefile() fun fails in OS drive of vista. Pin
«_Superman_»25-Jun-09 19:26
professional«_Superman_»25-Jun-09 19:26 
GeneralRe: Writefile() fun fails in OS drive of vista. Pin
C++myLife25-Jun-09 19:57
C++myLife25-Jun-09 19:57 
AnswerRe: Writefile() fun fails in OS drive of vista. Pin
KarstenK25-Jun-09 21:10
mveKarstenK25-Jun-09 21:10 
GeneralRe: Writefile() fun fails in OS drive of vista. Pin
Michael Dunn25-Jun-09 21:49
sitebuilderMichael Dunn25-Jun-09 21:49 
GeneralRe: Writefile() fun fails in OS drive of vista. Pin
C++myLife25-Jun-09 23:25
C++myLife25-Jun-09 23:25 
Questionhow to save image from webBrowser Control Pin
voo doo1225-Jun-09 18:24
voo doo1225-Jun-09 18:24 
QuestionConvert Byte[64] to CSTRIng Pin
p_196025-Jun-09 18:12
p_196025-Jun-09 18:12 
AnswerRe: Convert Byte[64] to CSTRIng Pin
norish25-Jun-09 19:21
norish25-Jun-09 19:21 
GeneralRe: Convert Byte[64] to CSTRIng Pin
norish25-Jun-09 19:25
norish25-Jun-09 19:25 
GeneralRe: Convert Byte[64] to CSTRIng Pin
Pavan_Putra25-Jun-09 19:37
Pavan_Putra25-Jun-09 19:37 
AnswerRe: Convert Byte[64] to CSTRIng Pin
«_Superman_»25-Jun-09 19:24
professional«_Superman_»25-Jun-09 19:24 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.