Click here to Skip to main content
16,006,341 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Compilation error Pin
CodingLover22-Jun-08 21:16
CodingLover22-Jun-08 21:16 
GeneralRe: Compilation error Pin
Cedric Moonen22-Jun-08 21:19
Cedric Moonen22-Jun-08 21:19 
GeneralRe: Compilation error Pin
CodingLover22-Jun-08 21:31
CodingLover22-Jun-08 21:31 
GeneralRe: Compilation error Pin
Cedric Moonen22-Jun-08 21:34
Cedric Moonen22-Jun-08 21:34 
NewsRe: Compilation error Pin
CodingLover22-Jun-08 22:13
CodingLover22-Jun-08 22:13 
AnswerRe: Compilation error Pin
Hamid_RT23-Jun-08 18:32
Hamid_RT23-Jun-08 18:32 
QuestionMenu Bar Button Pin
shakumar_2222-Jun-08 20:23
shakumar_2222-Jun-08 20:23 
AnswerRe: Menu Bar Button Pin
ThatsAlok23-Jun-08 1:06
ThatsAlok23-Jun-08 1:06 
shakumar_22 wrote:
In vc++ 6.0 , i want to know how to create a Menu Bar Button in Form View SDI (as File,Edit,Help) at run time through code.


Get the pointer of Menu using GetMenu api, than extract teh particular menu by using GetSubMenu api, and on pointer of returned Menu class as the new button!

"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
Never mind - my own stupidity is the source of every "problem" - Mixture


cheers,
Alok Gupta
VC Forum Q&A :- I/IV
Support CRY- Child Relief and You/xml>

AnswerRe: Menu Bar Button Pin
Hamid_RT23-Jun-08 18:26
Hamid_RT23-Jun-08 18:26 
QuestionDisplaying Jpeg Image in MFC Pin
Shivarudrayya H22-Jun-08 20:06
Shivarudrayya H22-Jun-08 20:06 
AnswerRe: Displaying Jpeg Image in MFC Pin
SandipG 22-Jun-08 20:38
SandipG 22-Jun-08 20:38 
AnswerRe: Displaying Jpeg Image in MFC Pin
Hamid_RT23-Jun-08 18:22
Hamid_RT23-Jun-08 18:22 
QuestionUse of Check box in TreeCtrl. Pin
Le@rner22-Jun-08 19:08
Le@rner22-Jun-08 19:08 
QuestionSharing a HBITMAP between 2 applications [modified] Pin
Llasus22-Jun-08 18:41
Llasus22-Jun-08 18:41 
AnswerRe: Sharing a HBITMAP between 2 applications Pin
Naveen22-Jun-08 19:09
Naveen22-Jun-08 19:09 
GeneralRe: Sharing a HBITMAP between 2 applications Pin
Llasus22-Jun-08 19:30
Llasus22-Jun-08 19:30 
GeneralRe: Sharing a HBITMAP between 2 applications[modified] Pin
Naveen22-Jun-08 19:55
Naveen22-Jun-08 19:55 
GeneralRe: Sharing a HBITMAP between 2 application Pin
Llasus22-Jun-08 20:12
Llasus22-Jun-08 20:12 
GeneralRe: Sharing a HBITMAP between 2 application Pin
SandipG 22-Jun-08 20:32
SandipG 22-Jun-08 20:32 
GeneralRe: Sharing a HBITMAP between 2 application Pin
Llasus22-Jun-08 20:47
Llasus22-Jun-08 20:47 
GeneralRe: Sharing a HBITMAP between 2 application Pin
SandipG 22-Jun-08 20:33
SandipG 22-Jun-08 20:33 
GeneralRe: Sharing a HBITMAP between 2 application Pin
Naveen22-Jun-08 20:55
Naveen22-Jun-08 20:55 
AnswerRe: Sharing a HBITMAP between 2 applications Pin
Hamid_RT23-Jun-08 18:21
Hamid_RT23-Jun-08 18:21 
GeneralRe: Sharing a HBITMAP between 2 applications Pin
Llasus24-Jun-08 20:25
Llasus24-Jun-08 20:25 
Questionbizarre problem with files Pin
lahom22-Jun-08 17:25
lahom22-Jun-08 17:25 

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.