> I have not gone back to try this, but, if it was this simple, I think > I would have found it. > > I don't think this works.
Nope, this works. For adding event handlers, in the resource editor, press Alt+F4, and in the Properties pane which opens up, choose event handlers for IDs/window messages, and then find the control ID/window message name you wish to add a handler for, and then add your handler. ClassWizard is gone, and its functionality is spread into the Properties pane for the resource view. Kind of more difficult to use, but it can do anything ClassWizard did for you. ------------- Ehsan Akhgari Farda Technology (http://www.farda-tech.com/) List Owner: [email protected] [ Email: [EMAIL PROTECTED] ] [ WWW: http://www.beginthread.com/Ehsan ] And when I saw my devil, I found him serious, thorough, profound, solemn: he was the spirit of gravity- through him all things fall. -Thus Spoke Zarathustra, F. W. Nietzsche _______________________________________________ msvc mailing list [email protected] See http://beginthread.com/mailman/listinfo/msvc_beginthread.com for subscription changes, and list archive.
