Linking Menu bar to dialog box using Visual C++ 6.0

R

Ritesh

Hi!!!

I am making a GUI based application using Visual C++ 6.0. I have
started making the application by using the ‘MFC AppWizard(exe)'. It's
a Dialog based application. I have also created the menu bar (and menu
items) using the menu editor. I have also managed to display the menu
bar in the dialog box.

However, I don't know how I can link the menu items to my code. For
example: when I click on file menu -> exit nothing happens … how do I
have the dialog box close.

Any help will be highly appreciated.

Thank you,

Sincerely,

Ritesh.
 
V

Victor Bazarov

Ritesh said:
I am making a GUI based application using Visual C++ 6.0. [..]
However, I don't know how I can link the menu items to my code. [..]

Wrong newsgroup. Try microsoft.public.vc.language or any of its neighbors
or comp.os.ms-windows.programmer.win32

V
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,780
Messages
2,569,611
Members
45,280
Latest member
BGBBrock56

Latest Threads

Top