Click here to Skip to main content
15,920,110 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionLogonUser to windows xp Pin
jluis_hdezg11-May-07 10:15
jluis_hdezg11-May-07 10:15 
QuestionHow to obtain a DLL window handle Pin
Perspx11-May-07 10:05
Perspx11-May-07 10:05 
AnswerRe: How to obtain a DLL window handle Pin
Randor 11-May-07 10:54
professional Randor 11-May-07 10:54 
GeneralRe: How to obtain a DLL window handle Pin
Perspx13-May-07 8:42
Perspx13-May-07 8:42 
QuestionError debugging winsock programs? Pin
raul211-May-07 9:08
raul211-May-07 9:08 
QuestionRe: Error debugging winsock programs? Pin
Mark Salsbery11-May-07 9:29
Mark Salsbery11-May-07 9:29 
AnswerRe: Error debugging winsock programs? Pin
raul211-May-07 10:19
raul211-May-07 10:19 
QuestionRe: Error debugging winsock programs? Pin
Mark Salsbery11-May-07 10:22
Mark Salsbery11-May-07 10:22 
AnswerRe: Error debugging winsock programs? Pin
raul211-May-07 12:19
raul211-May-07 12:19 
GeneralRe: Error debugging winsock programs? Pin
Mark Salsbery11-May-07 12:26
Mark Salsbery11-May-07 12:26 
AnswerRe: Error debugging winsock programs? Pin
Stephen Hewitt11-May-07 16:30
Stephen Hewitt11-May-07 16:30 
QuestionDeriving from CWnd - Hiding CWnd::Create Pin
bob1697211-May-07 8:38
bob1697211-May-07 8:38 
Questionwrite in a xml file not in the console Pin
lavy288311-May-07 7:57
lavy288311-May-07 7:57 
AnswerRe: write in a xml file not in the console Pin
Cedric Moonen11-May-07 8:18
Cedric Moonen11-May-07 8:18 
AnswerRe: write in a xml file not in the console Pin
Mark Salsbery11-May-07 8:18
Mark Salsbery11-May-07 8:18 
GeneralRe: write in a xml file not in the console Pin
Hamid_RT11-May-07 19:19
Hamid_RT11-May-07 19:19 
GeneralRe: write in a xml file not in the console Pin
Mark Salsbery12-May-07 4:56
Mark Salsbery12-May-07 4:56 
QuestionHow can I show "strange" chars in a CStatic (supposedly unicode) Pin
Joan M11-May-07 7:27
professionalJoan M11-May-07 7:27 
AnswerRe: How can I show "strange" chars in a CStatic (supposedly unicode) Pin
Hans Dietrich11-May-07 8:27
mentorHans Dietrich11-May-07 8:27 
Joan Murt wrote:
I need to show special characters from that special character set


By "special character set" do you mean "font"? If so, then simply select the font by calling SetFont() on the static control.


GeneralRe: How can I show "strange" chars in a CStatic (supposedly unicode) Pin
Joan M11-May-07 8:49
professionalJoan M11-May-07 8:49 
GeneralRe: How can I show "strange" chars in a CStatic (supposedly unicode) Pin
led mike11-May-07 9:27
led mike11-May-07 9:27 
GeneralRe: How can I show "strange" chars in a CStatic (supposedly unicode) Pin
Joan M11-May-07 9:54
professionalJoan M11-May-07 9:54 
GeneralRe: How can I show "strange" chars in a CStatic (supposedly unicode) Pin
Rajesh R Subramanian11-May-07 22:22
professionalRajesh R Subramanian11-May-07 22:22 
GeneralRe: How can I show "strange" chars in a CStatic (supposedly unicode) Pin
Joan M11-May-07 22:35
professionalJoan M11-May-07 22:35 
GeneralRe: How can I show "strange" chars in a CStatic (supposedly unicode) Pin
Rajesh R Subramanian12-May-07 0:19
professionalRajesh R Subramanian12-May-07 0:19 

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.