Click here to Skip to main content
16,018,637 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: edit control Pin
koloporanistka23-Aug-06 8:37
koloporanistka23-Aug-06 8:37 
AnswerRe: edit control Pin
eusto23-Aug-06 10:16
eusto23-Aug-06 10:16 
AnswerRe: edit control Pin
David Crow23-Aug-06 10:27
David Crow23-Aug-06 10:27 
AnswerRe: edit control Pin
bitsNbites23-Aug-06 14:53
bitsNbites23-Aug-06 14:53 
QuestionTaking up MFC Pin
MayankT23-Aug-06 6:06
MayankT23-Aug-06 6:06 
AnswerRe: Taking up MFC Pin
Rage23-Aug-06 6:57
professionalRage23-Aug-06 6:57 
AnswerRe: Taking up MFC Pin
Christian Graus23-Aug-06 12:04
protectorChristian Graus23-Aug-06 12:04 
AnswerRe: Taking up MFC Pin
BlitzPackage23-Aug-06 13:14
BlitzPackage23-Aug-06 13:14 
I suggest two books and a website:

Book 1 - Teach yourself Visual C++ .NET in 21 days - this will give you a good grasp of implementing some basic features in MFC
Book 2 - Visual C++ .NET Bible - a great, but thorough reference to MFC, it is a behemoth, but nonetheless it has tons of good information. You can skip around to what you need to know
Website - www.functionX.com - this website is awesome for learning MFC. You can do the tutorials on different aspects of MFC and even download an e-book. This tool is indispensible

Oh, one more thing, the MSDN examples. When you click on a help topic, they often have sample MFC projects that show you how to implement specific functions. This should carry you a long way towards becoming well-versed in MFC.

Hope this helps,
BP
GeneralRe: Taking up MFC Pin
MayankT24-Aug-06 7:10
MayankT24-Aug-06 7:10 
GeneralRe: Taking up MFC Pin
BlitzPackage24-Aug-06 7:39
BlitzPackage24-Aug-06 7:39 
QuestionOnCtlColor Pin
Anthony988723-Aug-06 5:50
Anthony988723-Aug-06 5:50 
AnswerRe: OnCtlColor Pin
Wes Aday23-Aug-06 7:08
professionalWes Aday23-Aug-06 7:08 
AnswerRe: OnCtlColor Pin
Hamid Taebi24-Aug-06 0:52
professionalHamid Taebi24-Aug-06 0:52 
AnswerRe: Dynamic display and properties of UI controls from external data Pin
Jun Du23-Aug-06 7:48
Jun Du23-Aug-06 7:48 
Questionhow to validate the special characters Pin
reddy harish23-Aug-06 5:27
reddy harish23-Aug-06 5:27 
AnswerRe: how to validate the special characters Pin
Sebastian Schneider23-Aug-06 5:40
Sebastian Schneider23-Aug-06 5:40 
AnswerRe: how to validate the special characters Pin
David Crow23-Aug-06 6:18
David Crow23-Aug-06 6:18 
QuestionCustom owned control going inactive Pin
Graham Reeds23-Aug-06 4:49
Graham Reeds23-Aug-06 4:49 
QuestionUSB gamepad commands in C++ Pin
xkrja23-Aug-06 4:47
xkrja23-Aug-06 4:47 
AnswerRe: USB gamepad commands in C++ Pin
Matt Godbolt23-Aug-06 4:55
Matt Godbolt23-Aug-06 4:55 
AnswerRe: USB gamepad commands in C++ Pin
Cedric Moonen23-Aug-06 4:59
Cedric Moonen23-Aug-06 4:59 
Questionhelp on dialog bar Pin
GANsJob23-Aug-06 4:23
GANsJob23-Aug-06 4:23 
AnswerRe: help on dialog bar Pin
koloporanistka23-Aug-06 9:06
koloporanistka23-Aug-06 9:06 
GeneralRe: help on dialog bar Pin
jk chan23-Aug-06 15:00
jk chan23-Aug-06 15:00 
QuestionCrazy fgets stuff [modified] Pin
stevelam23-Aug-06 4:15
stevelam23-Aug-06 4:15 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.