?
2012-04-20 23:08:50 UTC
1. To create a windows application in C++ (not console app) do I need to use an external library?
2. Is win32 api an external library?
3. What's the difference between win32 api and .net for C++?
4. Where can I learn to create applications for windows?
5. Would it be best if I used MS Visual C++?
Sorry if some of the questions sound extremely dumb, but I really only know basic C++.