If you have a good handle on C++, calling functions, structures and character array strings, then you have learned most of the C-based knowledge you need to learn the Win32 API.
There is more to programming apps for Windows now, though. There are new technologies such as Windows Forms, C#, .NET, etc.