Jump to content
Tuts 4 You

where's ID_APP_EXIT's message map [MFC]


alaphate

Recommended Posts

I built a simple MFC project with MFC appwizard without document/view support.

I tried to find how menu item id maps to command.

However I cannot find it between BEGIN_MESSAGE_MAP and END_MESSAGE_MAP;

How does MFC handle the default menu command?

Where can I find ID_APP_EXIT's message map?

Thank you for helping.

t002.zip

Edited by alaphate
Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...