Hi all,

I would like to set a checked mark to the menuitem that was selected by the user.
The CheckMenuItem seems to be the correct function,CheckMenuItem(HMENU hmenu, UINT
uIDCheckItem, UINT uCheck), but how do I create handle to a menu that is defined in the resources?
Or what else is needed to get the checked mark showing up?

Thanks for your help.
Martin