Click here to Skip to main content
15,908,661 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: ftp connection in C++ Pin
AnithaSubramani15-Oct-08 3:13
AnithaSubramani15-Oct-08 3:13 
GeneralRe: ftp connection in C++ Pin
David Crow15-Oct-08 3:25
David Crow15-Oct-08 3:25 
QuestionFlat border for RichEdit control Pin
preeti sharma15-Oct-08 0:17
preeti sharma15-Oct-08 0:17 
AnswerRe: Flat border for RichEdit control Pin
_AnsHUMAN_ 15-Oct-08 0:22
_AnsHUMAN_ 15-Oct-08 0:22 
QuestionDisplay UTF8 and unicode in richedit control Pin
Dhiraj kumar Saini15-Oct-08 0:01
Dhiraj kumar Saini15-Oct-08 0:01 
QuestionRe: Display UTF8 and unicode in richedit control Pin
Rajesh R Subramanian15-Oct-08 0:29
professionalRajesh R Subramanian15-Oct-08 0:29 
AnswerRe: Display UTF8 and unicode in richedit control Pin
Dhiraj kumar Saini15-Oct-08 0:32
Dhiraj kumar Saini15-Oct-08 0:32 
AnswerRe: Display UTF8 and unicode in richedit control Pin
Rajesh R Subramanian15-Oct-08 0:40
professionalRajesh R Subramanian15-Oct-08 0:40 
Hmm... I faced this problem with earlier versions of VS. Can't believe they hadn't fixed it even on 2005.

This worked for me: Close the project, create a backup of your .RC file, open the .RC file with notepad and replace all instances of the word RICHEDIT with RICHEDIT20W. Save and close the .RC file.

Now build and run your app and let me know if that worked.

Many are stubborn in pursuit of the path they have chosen, few in pursuit of the goal - Friedrich Nietzsche

.·´¯`·->Rajesh<-·´¯`·.
[Microsoft MVP - Visual C++]

GeneralRe: Display UTF8 and unicode in richedit control Pin
Dhiraj kumar Saini15-Oct-08 0:48
Dhiraj kumar Saini15-Oct-08 0:48 
GeneralRe: Display UTF8 and unicode in richedit control Pin
Rajesh R Subramanian15-Oct-08 0:50
professionalRajesh R Subramanian15-Oct-08 0:50 
GeneralRe: Display UTF8 and unicode in richedit control Pin
Dhiraj kumar Saini15-Oct-08 0:56
Dhiraj kumar Saini15-Oct-08 0:56 
GeneralRe: Display UTF8 and unicode in richedit control Pin
Rajesh R Subramanian15-Oct-08 0:57
professionalRajesh R Subramanian15-Oct-08 0:57 
GeneralRe: Display UTF8 and unicode in richedit control Pin
Mark Salsbery15-Oct-08 6:26
Mark Salsbery15-Oct-08 6:26 
GeneralRe: Display UTF8 and unicode in richedit control Pin
Khanh_N24-Jan-11 23:35
Khanh_N24-Jan-11 23:35 
GeneralRe: Display UTF8 and unicode in richedit control Pin
Rajesh R Subramanian25-Jan-11 1:33
professionalRajesh R Subramanian25-Jan-11 1:33 
QuestionProblem to display an array of ascii caracters in a Textbox Pin
vdelpots14-Oct-08 23:45
vdelpots14-Oct-08 23:45 
AnswerRe: Problem to display an array of ascii caracters in a Textbox Pin
kapardhi15-Oct-08 0:03
kapardhi15-Oct-08 0:03 
QuestionRe: Problem to display an array of ascii caracters in a Textbox Pin
CPallini15-Oct-08 0:45
mveCPallini15-Oct-08 0:45 
AnswerRe: Problem to display an array of ascii caracters in a Textbox Pin
vdelpots15-Oct-08 1:13
vdelpots15-Oct-08 1:13 
GeneralRe: Problem to display an array of ascii caracters in a Textbox Pin
CPallini15-Oct-08 2:16
mveCPallini15-Oct-08 2:16 
GeneralRe: Problem to display an array of ascii caracters in a Textbox Pin
vdelpots15-Oct-08 2:34
vdelpots15-Oct-08 2:34 
GeneralRe: Problem to display an array of ascii caracters in a Textbox Pin
CPallini15-Oct-08 2:40
mveCPallini15-Oct-08 2:40 
GeneralRe: Problem to display an array of ascii caracters in a Textbox Pin
vdelpots15-Oct-08 2:45
vdelpots15-Oct-08 2:45 
GeneralRe: Problem to display an array of ascii caracters in a Textbox Pin
CPallini15-Oct-08 3:22
mveCPallini15-Oct-08 3:22 
GeneralRe: Problem to display an array of ascii caracters in a Textbox Pin
vdelpots15-Oct-08 1:14
vdelpots15-Oct-08 1:14 

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.