Click here to Skip to main content
15,879,089 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Displaying unicode value in MFC CEdit text box Pin
ThatsAlok26-May-09 22:16
ThatsAlok26-May-09 22:16 
AnswerRe: Displaying unicode value in MFC CEdit text box Pin
«_Superman_»26-May-09 2:21
professional«_Superman_»26-May-09 2:21 
GeneralRe: Displaying unicode value in MFC CEdit text box Pin
bhanu_850926-May-09 21:47
bhanu_850926-May-09 21:47 
GeneralRe: Displaying unicode value in MFC CEdit text box Pin
ThatsAlok26-May-09 22:15
ThatsAlok26-May-09 22:15 
GeneralRe: Displaying unicode value in MFC CEdit text box Pin
bhanu_850926-May-09 22:47
bhanu_850926-May-09 22:47 
GeneralRe: Displaying unicode value in MFC CEdit text box Pin
«_Superman_»27-May-09 2:34
professional«_Superman_»27-May-09 2:34 
GeneralRe: Displaying unicode value in MFC CEdit text box Pin
aravind.sn16-Jun-09 2:46
aravind.sn16-Jun-09 2:46 
GeneralRe: Displaying unicode value in MFC CEdit text box Pin
bhanu_850919-Jun-09 0:52
bhanu_850919-Jun-09 0:52 
The CEdit control displays only ??. Please advice some other way.

wchar_t mySymbols[]={9664, 9824, 0000};
CString symbolText(mySymbols);
Edit.SetWindowText(symbolText);

GeneralRe: Displaying unicode value in MFC CEdit text box Pin
aravind.sn19-Jun-09 1:07
aravind.sn19-Jun-09 1:07 
QuestionCMfcOutlookbar Pin
VCsamir26-May-09 1:52
VCsamir26-May-09 1:52 
AnswerRe: CMfcOutlookbar Pin
Stuart Dootson26-May-09 2:27
professionalStuart Dootson26-May-09 2:27 
GeneralRe: CMfcOutlookbar Pin
VCsamir26-May-09 23:23
VCsamir26-May-09 23:23 
GeneralRe: CMfcOutlookbar Pin
Stuart Dootson27-May-09 1:24
professionalStuart Dootson27-May-09 1:24 
GeneralRe: CMfcOutlookbar Pin
VCsamir27-May-09 20:57
VCsamir27-May-09 20:57 
GeneralRe: CMfcOutlookbar [modified] Pin
JHeikkilajr12-Aug-09 1:49
JHeikkilajr12-Aug-09 1:49 
GeneralRe: CMfcOutlookbar Pin
QuiOui9-Sep-09 21:08
QuiOui9-Sep-09 21:08 
Questioncheck for Substring Pin
p_196026-May-09 0:41
p_196026-May-09 0:41 
AnswerRe: check for Substring Pin
Rajesh R Subramanian26-May-09 0:43
professionalRajesh R Subramanian26-May-09 0:43 
AnswerRe: check for Substring Pin
ThatsAlok26-May-09 22:18
ThatsAlok26-May-09 22:18 
AnswerRe: check for Substring Pin
ankitbtrivedi27-May-09 0:35
ankitbtrivedi27-May-09 0:35 
GeneralRe: check for Substring Pin
Rajesh R Subramanian27-May-09 3:34
professionalRajesh R Subramanian27-May-09 3:34 
GeneralRe: check for Substring Pin
ThatsAlok28-May-09 6:02
ThatsAlok28-May-09 6:02 
GeneralRe: check for Substring Pin
Rajesh R Subramanian28-May-09 19:15
professionalRajesh R Subramanian28-May-09 19:15 
Questionwrapping VOIP traffic Pin
B060611526-May-09 0:40
B060611526-May-09 0:40 
AnswerRe: wrapping VOIP traffic Pin
B060611526-May-09 19:00
B060611526-May-09 19:00 

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.