05-05-2013, 07:27 PM
I can't figure out how to set the flag for ShowMenu: I need the popup to always be at the top left of the screen or window. I can't set the "p" as type POINT and make it work: Can anyone help?
MenuPopup x.AddItems(s)
int i=ShowMenu(s p 1)
MenuPopup x.AddItems(s)
int i=ShowMenu(s p 1)