May 11th, 1999, 02:15 PM
If I add a menu to a MFC dialog based program, I can not get the check function to work. What I mean is I have a 'Game' option then under it 'easy','medium','hard'. I want to be able to toggle between easy, med. and hard, with a check by the one I selected. A normal window SetCheck is not working. Help?