Thread: Popup Menus

  1. #1
    Registered User
    Join Date
    Aug 2001
    Location
    Melbourne, Australia
    Posts
    92

    Post Popup Menus

    Hi,
    Yes, I've seen the postings about not making other users do your homework for you, but I *did* look around quite a bit before resorting to bothering you good folks. Ok, here's my problem - I'm using MSVC++6, and I have a dialog application (created by the class wizard) and I want to display a simple popup menu from it - the resource ID of the menu I have created is ID_POPUPMENU. Can anybody help me?
    Thanks a million,
    Jeff
    psychobrat at gmail

  2. #2
    It's full of stars adrianxw's Avatar
    Join Date
    Aug 2001
    Posts
    4,829
    Look up the TrackPopupMenuEx() API function in the help.
    Wave upon wave of demented avengers march cheerfully out of obscurity unto the dream.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. TreeView + Popup menu
    By JaWiB in forum Windows Programming
    Replies: 9
    Last Post: 02-17-2006, 01:56 AM
  2. borland C++ builder 6 (Popup Menus)
    By Demon1s in forum C++ Programming
    Replies: 2
    Last Post: 04-09-2003, 05:50 PM
  3. Need help with menus!!!
    By andrewjf9 in forum Windows Programming
    Replies: 3
    Last Post: 10-29-2002, 01:03 PM
  4. the last popup
    By iain in forum A Brief History of Cprogramming.com
    Replies: 9
    Last Post: 01-21-2002, 06:30 PM