Click here to Skip to main content
15,902,635 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Throw Pin
Mark Salsbery9-Jul-07 6:00
Mark Salsbery9-Jul-07 6:00 
GeneralRe: Throw Pin
DevMentor.org9-Jul-07 17:46
DevMentor.org9-Jul-07 17:46 
GeneralRe: Throw Pin
Mark Salsbery9-Jul-07 17:50
Mark Salsbery9-Jul-07 17:50 
QuestionGet data into child control inside a simple Tab control Pin
ndristephane4-Jul-07 23:54
ndristephane4-Jul-07 23:54 
AnswerRe: Get data into child control inside a simple Tab control Pin
baerten5-Jul-07 1:30
baerten5-Jul-07 1:30 
GeneralRe: Get data into child control inside a simple Tab control Pin
ndristephane5-Jul-07 1:40
ndristephane5-Jul-07 1:40 
QuestionNew to VC++ and MFC Pin
VishuABCDEFG4-Jul-07 23:17
VishuABCDEFG4-Jul-07 23:17 
AnswerRe: New to VC++ and MFC Pin
Christian Graus4-Jul-07 23:27
protectorChristian Graus4-Jul-07 23:27 
MFC is kind of dead compared to a few years ago ( not that it's absolutely dead, of course ). This is probably the best site to ask MFC questions. As far as books go, I'd think you'd find a lot of used books on ebay cheap, for the same reason.

Depending on your background ( do you already know C++ ? ), you may find that downloading MFC articles from this site and experimenting with them is a good place to start. If you don't know C++, learn C++ first, then learn MFC on top of that. What books are good for C++ depends again on your background. If this is your first language, I'd start slow with something like 'teach yourself C++ in 24 hours'. If you have a background in other languages, you may be able to jump right into 'The C++ programming language' by Bjarne Stroustrup.


Christian Graus - Microsoft MVP - C++

"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

GeneralRe: New to VC++ and MFC Pin
VishuABCDEFG5-Jul-07 1:43
VishuABCDEFG5-Jul-07 1:43 
AnswerRe: New to VC++ and MFC Pin
CPallini4-Jul-07 23:30
mveCPallini4-Jul-07 23:30 
AnswerRe: New to VC++ and MFC Pin
Hamid_RT5-Jul-07 1:30
Hamid_RT5-Jul-07 1:30 
AnswerRe: New to VC++ and MFC Pin
Kevin McFarlane5-Jul-07 2:35
Kevin McFarlane5-Jul-07 2:35 
AnswerRe: New to VC++ and MFC Pin
Joe Woodbury5-Jul-07 10:08
professionalJoe Woodbury5-Jul-07 10:08 
AnswerRe: New to VC++ and MFC Pin
DevMentor.org9-Jul-07 18:08
DevMentor.org9-Jul-07 18:08 
QuestionIs there any standard for returning values from a function? Pin
Mushtaque Nizamani4-Jul-07 21:47
Mushtaque Nizamani4-Jul-07 21:47 
AnswerRe: Is there any standard for returning values from a function? Pin
toxcct4-Jul-07 22:39
toxcct4-Jul-07 22:39 
AnswerRe: Is there any standard for returning values from a function? Pin
CPallini4-Jul-07 23:12
mveCPallini4-Jul-07 23:12 
AnswerRe: Is there any standard for returning values from a function? Pin
Kenan Aksoy5-Jul-07 0:41
Kenan Aksoy5-Jul-07 0:41 
GeneralRe: Is there any standard for returning values from a function? Pin
Mark Salsbery5-Jul-07 8:22
Mark Salsbery5-Jul-07 8:22 
JokeRe: Is there any standard for returning values from a function? Pin
CPallini5-Jul-07 9:30
mveCPallini5-Jul-07 9:30 
Questionload image in c++ Pin
rempit4-Jul-07 21:39
rempit4-Jul-07 21:39 
AnswerRe: load image in c++ Pin
Hamid_RT4-Jul-07 22:04
Hamid_RT4-Jul-07 22:04 
QuestionRe: load image in c++ Pin
rempit5-Jul-07 16:24
rempit5-Jul-07 16:24 
AnswerRe: load image in c++ Pin
Hamid_RT6-Jul-07 0:53
Hamid_RT6-Jul-07 0:53 
QuestionRe: load image in c++ Pin
David Crow5-Jul-07 2:50
David Crow5-Jul-07 2:50 

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.