Hi,

I'm currently learning C++ (tech yourself C++ in 21 days) and it's going quite well!! I am actually suprised (and quite happy!!!) to find that my VB experience is helping me out as far as understading C++, despite the fact that most people on these forums seem to think that VB knowledge will not help you in learning C++.

Anyway, back to the question..

Because this book is strickly C++ (not Visual C++) it does not go over the subject of Win32 and C++. So I just wanted to find out from you experts out there what I have to look forward to after I master C++ and then move to C++ and Win32. Is it just a matter of calling Win32 API functions like you would in VB and just tie it in with the C++ code?

Any help would be appreciated.. In fact, if you could give me a CPP file that creates a form with a command button on it that pops up a message box in Visual C++, I would greatly appreciate it!!

Thanks,

Dan