Click here to Skip to main content
15,888,733 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: switching between views in MDI Pin
Sakhalean8-Jul-10 19:34
Sakhalean8-Jul-10 19:34 
GeneralRe: switching between views in MDI Pin
Iain Clarke, Warrior Programmer8-Jul-10 20:39
Iain Clarke, Warrior Programmer8-Jul-10 20:39 
QuestionNeed help in hooking MS Office File Open/Save Dialog Pin
Dinakara K7-Jul-10 0:02
Dinakara K7-Jul-10 0:02 
QuestionMFC SDI popup menu Pin
alexander 19836-Jul-10 20:27
alexander 19836-Jul-10 20:27 
AnswerRe: MFC SDI popup menu Pin
Richard MacCutchan6-Jul-10 21:27
mveRichard MacCutchan6-Jul-10 21:27 
AnswerRe: MFC SDI popup menu Pin
Niklas L6-Jul-10 22:19
Niklas L6-Jul-10 22:19 
GeneralRe: MFC SDI popup menu Pin
alexander 19837-Jul-10 6:29
alexander 19837-Jul-10 6:29 
GeneralRe: MFC SDI popup menu Pin
Niklas L7-Jul-10 23:36
Niklas L7-Jul-10 23:36 
Ok, I misunderstood what item you wanted to change. See Richards answer above.

You can get the menu of the CMainFrame using GetMenu()

Look at this entry for a sample:

CWnd::GetMenu()[^]

The pMain will be your CMainFrame pointer.

QuestionExpanding TreeNode in windows 7 Pin
rahul.kulshreshtha6-Jul-10 20:03
rahul.kulshreshtha6-Jul-10 20:03 
AnswerRe: Expanding TreeNode in windows 7 Pin
«_Superman_»6-Jul-10 20:28
professional«_Superman_»6-Jul-10 20:28 
GeneralRe: Expanding TreeNode in windows 7 Pin
rahul.kulshreshtha6-Jul-10 20:43
rahul.kulshreshtha6-Jul-10 20:43 
GeneralRe: Expanding TreeNode in windows 7 Pin
«_Superman_»6-Jul-10 20:59
professional«_Superman_»6-Jul-10 20:59 
GeneralRe: Expanding TreeNode in windows 7 Pin
rahul.kulshreshtha6-Jul-10 22:11
rahul.kulshreshtha6-Jul-10 22:11 
GeneralRe: Expanding TreeNode in windows 7 Pin
Niklas L6-Jul-10 22:14
Niklas L6-Jul-10 22:14 
GeneralRe: Expanding TreeNode in windows 7 Pin
rahul.kulshreshtha6-Jul-10 22:21
rahul.kulshreshtha6-Jul-10 22:21 
GeneralRe: Expanding TreeNode in windows 7 Pin
Niklas L6-Jul-10 22:30
Niklas L6-Jul-10 22:30 
AnswerRe: Expanding TreeNode in windows 7 Pin
David Crow7-Jul-10 3:45
David Crow7-Jul-10 3:45 
QuestionC++ - Class not registered even after regsvr32 Pin
ggoutam76-Jul-10 18:39
ggoutam76-Jul-10 18:39 
QuestionRe: C++ - Class not registered even after regsvr32 Pin
«_Superman_»6-Jul-10 20:25
professional«_Superman_»6-Jul-10 20:25 
AnswerRe: C++ - Class not registered even after regsvr32 Pin
ggoutam76-Jul-10 21:02
ggoutam76-Jul-10 21:02 
GeneralRe: C++ - Class not registered even after regsvr32 Pin
«_Superman_»6-Jul-10 21:10
professional«_Superman_»6-Jul-10 21:10 
GeneralRe: C++ - Class not registered even after regsvr32 Pin
ggoutam76-Jul-10 21:17
ggoutam76-Jul-10 21:17 
GeneralRe: C++ - Class not registered even after regsvr32 Pin
«_Superman_»6-Jul-10 21:25
professional«_Superman_»6-Jul-10 21:25 
GeneralRe: C++ - Class not registered even after regsvr32 Pin
Stephen Hewitt6-Jul-10 21:26
Stephen Hewitt6-Jul-10 21:26 
GeneralRe: C++ - Class not registered even after regsvr32 [modified] Pin
ggoutam77-Jul-10 19:49
ggoutam77-Jul-10 19:49 

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.