Click here to Skip to main content
15,896,557 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionWinsock problem in 64 bit windows Pin
Varghese Paul M27-Feb-10 0:18
Varghese Paul M27-Feb-10 0:18 
AnswerRe: Winsock problem in 64 bit windows Pin
Richard MacCutchan27-Feb-10 1:07
mveRichard MacCutchan27-Feb-10 1:07 
AnswerRe: Winsock problem in 64 bit windows Pin
cmk27-Feb-10 2:56
cmk27-Feb-10 2:56 
QuestionCodeGear C++ Web Browser Pin
Paunica8626-Feb-10 22:31
Paunica8626-Feb-10 22:31 
AnswerRe: CodeGear C++ Web Browser Pin
Richard MacCutchan27-Feb-10 1:10
mveRichard MacCutchan27-Feb-10 1:10 
AnswerRe: CodeGear C++ Web Browser Pin
transoft28-Feb-10 4:58
transoft28-Feb-10 4:58 
QuestionMenu and Submenu Pin
kiranin26-Feb-10 21:23
kiranin26-Feb-10 21:23 
AnswerRe: Menu and Submenu Pin
BobInNJ27-Feb-10 4:33
BobInNJ27-Feb-10 4:33 
First, I am assuming that you using C++ and MFC. If this is not the case, please tell me what tools you are using and ignore my answer below.

In MFC, there is a class called CMenu. This class has member functions to deal with menus including adding and modifying menus. You can look at the member functions AppendMenu and ModifyMenu. Also, if you want to get fancy you can consider the idea of Owner-Draw Menus.

This is described in the book "Programming Windows with MFC" by Jeff Prosise.


Bob
AnswerRe: Menu and Submenu Pin
transoft28-Feb-10 5:07
transoft28-Feb-10 5:07 
Question这个论坛里有懂中文的吗 求助!! Pin
niaho26-Feb-10 19:39
niaho26-Feb-10 19:39 
AnswerRe: 这个论坛里有懂中文的吗 求助!! [modified] Pin
wangningyu26-Feb-10 19:46
wangningyu26-Feb-10 19:46 
GeneralRe: 这个论坛里有懂中文的吗 求助!! Pin
ForrestZhang26-Feb-10 20:10
ForrestZhang26-Feb-10 20:10 
GeneralRe: 这个论坛里有懂中文的吗 求助!! Pin
niaho27-Feb-10 15:43
niaho27-Feb-10 15:43 
GeneralRe: 这个论坛里有懂中文的吗 求助!! Pin
niaho27-Feb-10 15:42
niaho27-Feb-10 15:42 
GeneralRe: 这个论坛里有懂中文的吗 求助!! Pin
wangningyu27-Feb-10 19:30
wangningyu27-Feb-10 19:30 
AnswerRe: 这个论坛里有懂中文的吗 求助!! PinPopular
Cedric Moonen26-Feb-10 21:39
Cedric Moonen26-Feb-10 21:39 
GeneralRe: 这个论坛里有懂中文的吗 求助!! Pin
niaho27-Feb-10 15:59
niaho27-Feb-10 15:59 
AnswerRe: 这个论坛里有懂中文的吗 求助!! Pin
Aric Wang27-Feb-10 2:05
Aric Wang27-Feb-10 2:05 
GeneralRe: 这个论坛里有懂中文的吗 求助!! Pin
niaho27-Feb-10 16:03
niaho27-Feb-10 16:03 
AnswerRe: 这个论坛里有懂中文的吗 求助!! Pin
szzjjhk27-Feb-10 2:34
szzjjhk27-Feb-10 2:34 
GeneralRe: 这个论坛里有懂中文的吗 求助!! Pin
niaho27-Feb-10 16:03
niaho27-Feb-10 16:03 
AnswerRe: 这个论坛里有懂中文的吗 求助!! Pin
ManGo52027-Feb-10 12:04
ManGo52027-Feb-10 12:04 
GeneralRe: 这个论坛里有懂中文的吗 求助!! Pin
niaho27-Feb-10 16:11
niaho27-Feb-10 16:11 
AnswerRe: 这个论坛里有懂中文的吗 求助!! Pin
yanxsh1629-Apr-11 22:15
yanxsh1629-Apr-11 22:15 
QuestionHello everybody I'm a Chinese help Pin
niaho26-Feb-10 19:19
niaho26-Feb-10 19: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.