I've been kinda thrown to the wolves at work and am needing to learn VC++. My background is in Pascal, early Delphi, but I'm currently mostly Visual Basic and Perl.
I'm having to update/modify a program that uses MFC only for some interface screens but were implemented by hand and not by using the class wizard. I need to learn how to do the same thing so I can add some more interfaces.
I've been looking through "Beginning Visual D++" and "Teach Yourself Visual C++" but they do everything through the class wizard. Any thoughts on where to look or what books would help me out with this?