Click here to Skip to main content
15,912,400 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionSub menu Item Check and uncheck in Win 32 Pin
arun_pk29-Apr-10 19:56
arun_pk29-Apr-10 19:56 
AnswerRe: Sub menu Item Check and uncheck in Win 32 Pin
PrafullaShirke2729-Apr-10 21:24
professionalPrafullaShirke2729-Apr-10 21:24 
GeneralRe: Sub menu Item Check and uncheck in Win 32 Pin
arun_pk30-Apr-10 0:51
arun_pk30-Apr-10 0:51 
JokeRe: Sub menu Item Check and uncheck in Win 32 Pin
Code-o-mat30-Apr-10 1:08
Code-o-mat30-Apr-10 1:08 
GeneralRe: Sub menu Item Check and uncheck in Win 32 Pin
enhzflep30-Apr-10 1:14
enhzflep30-Apr-10 1:14 
Questionfstream read and write [modified] Pin
varsha_vm29-Apr-10 18:45
varsha_vm29-Apr-10 18:45 
AnswerRe: fstream read and write Pin
Saurabh.Garg29-Apr-10 19:00
Saurabh.Garg29-Apr-10 19:00 
GeneralRe: fstream read and write Pin
varsha_vm29-Apr-10 20:17
varsha_vm29-Apr-10 20:17 
QuestionRe: fstream read and write Pin
David Crow30-Apr-10 3:25
David Crow30-Apr-10 3:25 
AnswerRe: fstream read and write Pin
varsha_vm2-May-10 18:54
varsha_vm2-May-10 18:54 
Question'Generating code' and stop in building release mode (Visual Studio 2005 ) Pin
cchcc29-Apr-10 16:32
cchcc29-Apr-10 16:32 
AnswerRe: 'Generating code' and stop in building release mode (Visual Studio 2005 ) Pin
Sarath C29-Apr-10 17:51
Sarath C29-Apr-10 17:51 
GeneralRe: 'Generating code' and stop in building release mode (Visual Studio 2005 ) Pin
cchcc29-Apr-10 18:12
cchcc29-Apr-10 18:12 
QuestionwaveOutWrite - sound duration Pin
Crazy Joe Devola29-Apr-10 16:23
Crazy Joe Devola29-Apr-10 16:23 
AnswerRe: waveOutWrite - sound duration Pin
enhzflep29-Apr-10 17:07
enhzflep29-Apr-10 17:07 
AnswerRe: waveOutWrite - sound duration Pin
Crazy Joe Devola29-Apr-10 18:22
Crazy Joe Devola29-Apr-10 18:22 
GeneralRe: waveOutWrite - sound duration Pin
enhzflep29-Apr-10 21:01
enhzflep29-Apr-10 21:01 
GeneralRe: waveOutWrite - sound duration Pin
Crazy Joe Devola29-Apr-10 21:10
Crazy Joe Devola29-Apr-10 21:10 
Questionnew mfc controls (vs 2010) loose their visual style at ruining time for dialog based applications Pin
m_code29-Apr-10 9:30
m_code29-Apr-10 9:30 
AnswerRe: new mfc controls (vs 2010) loose their visual style at ruining time for dialog based applications Pin
Sarath C29-Apr-10 18:07
Sarath C29-Apr-10 18:07 
QuestionRe: new mfc controls (vs 2010) loose their visual style at ruining time for dialog based applications Pin
m_code29-Apr-10 18:54
m_code29-Apr-10 18:54 
AnswerRe: new mfc controls (vs 2010) loose their visual style at ruining time for dialog based applications Pin
asight19-Aug-11 4:02
asight19-Aug-11 4:02 
i met the same problem. At first,I deleted all features in mfc wizard because i draw all window by myself,but at last i found i need a dialog.I used ::InitCommonControlsEx() and it returned TRUE.
OK,this function did not work probably as it said on msdn,all controls on the dialog looks like old win98 style.I also modified the manifest file to enable xp style,but this style only appears in xp OS.
i dont why the ::InitCommonControlsEx() returned TRUE but it didnt do anything i could see.
QuestionBest way to send mail through MFC Pin
mesajflaviu29-Apr-10 6:34
mesajflaviu29-Apr-10 6:34 
AnswerRe: Best way to send mail through MFC Pin
Joe Woodbury29-Apr-10 6:39
professionalJoe Woodbury29-Apr-10 6:39 
GeneralMessage Removed Pin
29-Apr-10 7:15
mesajflaviu29-Apr-10 7:15 

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.