I was wondering can Qt do the same things as WinAPI? Like registry usage, gaming programming etc?
Printable View
I was wondering can Qt do the same things as WinAPI? Like registry usage, gaming programming etc?
Qt uses WinAPI to achieve its functionality :) It doesn't make WinAPI obsolete, although it frees developers from the need of using it directly in most cases.
Evry book I have read on programming Windows is nothing but C. :mad: Why isn't there anything for C++. I quit learning C for C++ and ugh.
Because WinAPI uses C. You could read something on MFC, but beware that it's a deprecated technology.Quote:
Originally Posted by KyrinComa
Try these:Quote:
Originally Posted by KyrinComa
http://cartan.cas.suffolk.edu/moin/OopDocbook
http://www.phptr.com/title/0131240722
http://mindview.net/Books/TICPP/ThinkingInCPP2e.html
http://www.qtcentre.org/forum/showthread.php?t=29
And it sucks too :)Quote:
Originally Posted by jacek