How to check a popup menu item?
+2
A:
In case of context menu, use MF_CHECKED style when you add items to menu using AppendMenu() function.
Shino C G
2009-06-02 09:33:14