You REALLY don't want to use the win32 api.
But since you can't google:
http://lmgtfy.com/?q=win32+api+tutorial
http://lmgtfy.com/?q=win32+api+reference&l=1
Printable View
You REALLY don't want to use the win32 api.
But since you can't google:
http://lmgtfy.com/?q=win32+api+tutorial
http://lmgtfy.com/?q=win32+api+reference&l=1
Lol,thanks to the help.
I think you should listen to Merlin, he's just trying to help you from the experience point of view.. If you're going to learn something, I'd suggest doing the research first, and if there are different things you can learn that do similar things, than picking the best, most versatile, and easiest in the long-run solution is essential. Merlin did all the research for you, so just learn how to use Qt..
Lol,thanks to the help.
This is why people shouldn't start out with C++. There's no difference between CLI and GUI applications. If you don't understand how things really work and what's going on, you tend think the compiler or something else is doing magical things. And further, misunderstanding "api" and that EVERYTHING is some kind of "api." -.-