Click here to Skip to main content
15,909,656 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Warnings Pin
prasad_som13-Jun-07 21:13
prasad_som13-Jun-07 21:13 
Questionvideo recording using directX SDK Pin
tyagineha13-Jun-07 18:44
tyagineha13-Jun-07 18:44 
AnswerRe: video recording using directX SDK Pin
Hamid_RT13-Jun-07 19:30
Hamid_RT13-Jun-07 19:30 
Questionflushing page file Pin
vasu_sri13-Jun-07 18:35
vasu_sri13-Jun-07 18:35 
AnswerRe: flushing page file Pin
SandipG 13-Jun-07 18:43
SandipG 13-Jun-07 18:43 
QuestionHow to Enable the menu item Pin
vikramkarthik13-Jun-07 18:21
vikramkarthik13-Jun-07 18:21 
AnswerRe: How to Enable the menu item Pin
SandipG 13-Jun-07 18:38
SandipG 13-Jun-07 18:38 
AnswerRe: How to Enable the menu item Pin
Hamid_RT13-Jun-07 19:28
Hamid_RT13-Jun-07 19:28 
Whats the result if you run this code?
CMenu* m_MainMenu= GetMenu();
CMenu* m_Submenu = m_MainMenu->GetSubMenu(0);
m_Submenu->EnableMenuItem(ID_TEST, MF_BYCOMMAND | MF_DISABLED );





WhiteSky

QuestionTrying to delete a pointer to a template class with only its memory address Pin
Cyrilix13-Jun-07 16:51
Cyrilix13-Jun-07 16:51 
Questionneed help Pin
gentleguy13-Jun-07 16:49
gentleguy13-Jun-07 16:49 
AnswerRe: need help Pin
Garth J Lancaster13-Jun-07 16:58
professionalGarth J Lancaster13-Jun-07 16:58 
AnswerRe: need help Pin
Hamid_RT13-Jun-07 19:24
Hamid_RT13-Jun-07 19:24 
QuestionIntercept Outgoing Port 80 Pin
zx2c413-Jun-07 11:02
zx2c413-Jun-07 11:02 
QuestionError C2558 Pin
David Crow13-Jun-07 10:29
David Crow13-Jun-07 10:29 
GeneralRe: Error C2558 Pin
Matthew Faithfull13-Jun-07 12:12
Matthew Faithfull13-Jun-07 12:12 
AnswerRe: Error C2558 Pin
Michael Dunn13-Jun-07 14:36
sitebuilderMichael Dunn13-Jun-07 14:36 
AnswerRe: Error C2558 Pin
Sameerkumar Namdeo13-Jun-07 18:15
Sameerkumar Namdeo13-Jun-07 18:15 
QuestionRadio Buttons Pin
l_d13-Jun-07 10:00
l_d13-Jun-07 10:00 
AnswerRe: Radio Buttons Pin
David Crow13-Jun-07 10:17
David Crow13-Jun-07 10:17 
AnswerRe: Radio Buttons Pin
_anil_13-Jun-07 15:27
_anil_13-Jun-07 15:27 
GeneralRe: Radio Buttons Pin
Akt_4_U13-Jun-07 22:53
Akt_4_U13-Jun-07 22:53 
QuestionWhat is C#? Pin
suchon_phuong13-Jun-07 7:09
suchon_phuong13-Jun-07 7:09 
AnswerRe: What is C#? Pin
David Crow13-Jun-07 7:24
David Crow13-Jun-07 7:24 
AnswerDon't answer this person. Pin
leckey13-Jun-07 7:58
leckey13-Jun-07 7:58 
AnswerRe: What is C#? Pin
Hamid_RT13-Jun-07 8:54
Hamid_RT13-Jun-07 8:54 

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.