What I mean is: you get no advantage in understanding windows from using C++ in favor of C. You'll get it later.
You don't need to learn C. The incompatibilities are minor syntactical issues, so you can simply copy and paste the examples to a .c file to compile them and see what they do and then recreate them with C++ to modify them and learn.