NO

Author Topic: GUI Programming In C[WINDOWS] E-Book  (Read 21799 times)

bullygram

  • Guest
GUI Programming In C[WINDOWS] E-Book
« on: October 25, 2010, 10:21:46 AM »
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
« Last Edit: January 02, 2011, 07:09:27 PM by bullygram »

kingboyD

  • Guest
Re: GUI Programming In C E-Book
« Reply #1 on: January 01, 2011, 07:47:34 PM »
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

  • Guest
Re: GUI Programming In C[WINDOWS] E-Book
« Reply #2 on: June 09, 2017, 05:26:17 AM »
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!  ;-)