Pelles C forum

C language => Tips & tricks => Topic started by: bullygram on October 25, 2010, 10:21:46 AM

Title: GUI Programming In C[WINDOWS] E-Book
Post by: bullygram on October 25, 2010, 10:21:46 AM
http://www.winprog.org/tutorial/ (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 (http://winprog.org/tutorial/files/forgers-win32-tutorial-pdf.zip)
example code:http://www.winprog.org/tutorial/files/source.zip (http://www.winprog.org/tutorial/files/source.zip)
Title: Re: GUI Programming In C E-Book
Post by: kingboyD 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.
Title: Re: GUI Programming In C[WINDOWS] E-Book
Post by: TheRaven 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!  ;-)