Discussion:
NEWBYE MFC
(too old to reply)
Lucio Salta
2007-03-17 09:44:25 UTC
Permalink
Hi all!,
I'm trying to start studyin' MFC, i just worked on C//C++.
Could you say me the right way to begin using MFC?
Urs favorite documentations ? (there is smt online usefull for free or a
really good book to buy?)
I think its very difficoult use this way of programming, i m not used to
program on MSN application.

PLEASE Help ME
Pavel S.Tsarevskiy
2007-03-17 10:29:16 UTC
Permalink
Hello,
I recommend this book:
Programming with Microsoft Visual C++ .NET, Sixth Edition (Core Reference)
(Hardcover)
by George/Kruglinski Shepherd

It's not just a book about MFC. It's about all. I like this book.

Also, My friend recommend this book:

Programming Windows With MFC (Hardcover)
by Jeff Prosise (Author)
Post by Lucio Salta
Hi all!,
I'm trying to start studyin' MFC, i just worked on C//C++.
Could you say me the right way to begin using MFC?
Urs favorite documentations ? (there is smt online usefull for free or a
really good book to buy?)
I think its very difficoult use this way of programming, i m not used to
program on MSN application.
PLEASE Help ME
Ajay Kalra
2007-03-17 13:17:07 UTC
Permalink
Jeff Prosise's MFC book is a good starting point. On MSDN's website, you can
search for SCRIBBLE tutorial, which is helpful for learning doc/view portion
of MFC. Also, codeproject and codeguru.com are very useful sites for a MFC
developer.

--
Ajay Kalra [MVP - VC++]
Post by Lucio Salta
Hi all!,
I'm trying to start studyin' MFC, i just worked on C//C++.
Could you say me the right way to begin using MFC?
Urs favorite documentations ? (there is smt online usefull for free or a
really good book to buy?)
I think its very difficoult use this way of programming, i m not used to
program on MSN application.
PLEASE Help ME
Loading...