GUI Programming In C[WINDOWS] E-Book

Started by bullygram, October 25, 2010, 10:21:46 AM

Previous topic - Next topic

bullygram

http://www.winprog.org/tutorial/
this site is a cool place for windows GUI programming in C. the tutorial on this site concentrates purely on C. And it also provides the tutorial in ebook and also the example code used.

e-book:http://winprog.org/tutorial/files/forgers-win32-tutorial-pdf.zip
example code:http://www.winprog.org/tutorial/files/source.zip

kingboyD

Thanks very much for this link. After years programming MFC programs, this is a real help for programming Windows under Standard C. A real help, porting some old Turbo C DOS applications to Windows without building everything new.

TheRaven

MFC = mutha fn crappy!
Nobody likes MFC, they merely tolerate it as long as possible.
Anyone whom likes MFC is a liar.  O.O

Forgers is good stuff; used it while studying assembler with FAsm too. Good stuff!  ;-)