Click here to Skip to main content
15,913,854 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionDisplaying unicode value in MFC CEdit text box Pin
bhanu_850926-May-09 2:12
bhanu_850926-May-09 2:12 
AnswerRe: Displaying unicode value in MFC CEdit text box Pin
Rajesh R Subramanian26-May-09 2:18
professionalRajesh R Subramanian26-May-09 2:18 
GeneralRe: Displaying unicode value in MFC CEdit text box Pin
bhanu_850926-May-09 21:55
bhanu_850926-May-09 21:55 
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 
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 
ankitbtrivedi wrote:
You can use StrStrI function.


Why would you not use the find method that's built into CString, if CString is already being used? Not to mention that you will need to explicitly link to shlwapi.lib! Roll eyes | :rolleyes:


It is a crappy thing, but it's life -^ Carlo Pallini

GeneralRe: check for Substring Pin
ThatsAlok28-May-09 6:02
ThatsAlok28-May-09 6:02 

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.