How do you make a menu come up when you right click a windows? I think it would use the "WM_RBUTTONDOWN" function, am I correct?
Thanks, August
This is a discussion on RightClick menu. within the Windows Programming forums, part of the Platform Specific Boards category; How do you make a menu come up when you right click a windows? I think it would use the ...
How do you make a menu come up when you right click a windows? I think it would use the "WM_RBUTTONDOWN" function, am I correct?
Thanks, August
Correct - context menu.
Kuphryn