Thread: Menu Items in a dialog app MSVC++

  1. #1
    Caffienated jinx's Avatar
    Join Date
    Oct 2001
    Posts
    234

    Question Menu Items in a dialog app MSVC++

    hey evbdy, Iam.TheJinx(who *cares);

    Tonight i am asking for a little help with menus in a dialog based app in MSVC++. No, I don't have the MSDN CD or anything, I, uh... copied the C++ cd. So, if I create a new menu resource, And set up all of the items i.e. File-> Open, Close, Exit, etc...
    How would I link them to functions (just a brief decription or even a link to a page will do) in my dialog-based app?
    Weeel, itss aboot tieme wee goo back too Canada, eeehy boyss.

  2. #2
    train spotter
    Join Date
    Aug 2001
    Location
    near a computer
    Posts
    3,868
    If you don't have the CD, do you have the MSVC++ help? (Click on a line and push F1)

    If not I think you WILL need it.
    I could not program without it. (Who can remember the paramaters for all the functions/macros let alone the elements of their structures)

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. HELP!!!!emergency ~expert please help
    By unknowppl in forum C Programming
    Replies: 1
    Last Post: 08-19-2008, 07:35 AM
  2. Menu Item Caption - /a for right aligned Accelerator?
    By JasonD in forum Windows Programming
    Replies: 6
    Last Post: 06-25-2003, 11:14 AM
  3. Tab Controls - API
    By -KEN- in forum Windows Programming
    Replies: 7
    Last Post: 06-02-2002, 09:44 AM
  4. SDI Menu App - MSVC 6
    By Unregistered in forum Windows Programming
    Replies: 7
    Last Post: 10-16-2001, 09:59 PM
  5. SDI Menu problem - Windows MSVC 6.0
    By Brown Drake in forum C++ Programming
    Replies: 0
    Last Post: 10-13-2001, 06:04 AM