Visual Studio 2008. MFC event wizard broken
        Posted  
        
            by G Forty
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by G Forty
        
        
        
        Published on 2009-06-04T16:11:19Z
        Indexed on 
            2010/04/02
            7:33 UTC
        
        
        Read the original article
        Hit count: 360
        
OK, so it's almost a programming question -
The VS2008 dialog event wizard has stopped working. Double-clicking on a button in an MFC dialog project does not fire the wizard as usual and a right-click to get to the 'Add Event Handler...' shows a dialog with no message types.
Further to this the MFC message mapping and virtual class listing that generally appears in the properties window (Alt + Enter) is now empty.
Has anyone elese seen this and if so, how'd they fix it? I have 'repaired' my VS08 installation ...
Thx++
Jerry
© Stack Overflow or respective owner