1. 程式人生 > >How to solve can't see the Add Virtual Function/Add Windows Message Handler menus on the menu of the class in VC6

How to solve can't see the Add Virtual Function/Add Windows Message Handler menus on the menu of the class in VC6

Step 1 : Delete the *.clw file in the program's directory.

Step 2 : Open the project (open the *.dsw file).

Step 3 : Open the ClassWizard, you can see a messagebox ,click yes.

Step 4 : Input the *.clw file name ,then click OK.

Step 5 : Complete.