Click here to Skip to main content
15,909,953 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalupdateresource question Pin
drkar30-May-00 11:09
drkar30-May-00 11:09 
GeneralRe: updateresource question Pin
Paolo Messina30-May-00 11:36
professionalPaolo Messina30-May-00 11:36 
GeneralRe: updateresource question Pin
Dmitriy31-May-00 4:54
Dmitriy31-May-00 4:54 
GeneralRe: updateresource question Pin
Blake Miller9-Jun-00 21:58
Blake Miller9-Jun-00 21:58 
GeneralRe: updateresource question Pin
Blake Miller5-Jun-00 4:40
Blake Miller5-Jun-00 4:40 
Generalc++ Pin
Jeff Szielenski30-May-00 10:02
Jeff Szielenski30-May-00 10:02 
GeneralRe: c++ Pin
Brigg Thorp1-Jun-00 1:51
Brigg Thorp1-Jun-00 1:51 
GeneralRe: c++ Pin
Member 14741-Jun-00 9:31
Member 14741-Jun-00 9:31 
Uh, if you don't already know C++, please do yourself a favor and stay away from application specific books like "Inside Visual C++ x.x", "Teach Yourself Visual C++ ...". Buy a book that focuses on the language C++. Later, when you know C++ and want to get more familiar with Microsoft's development tools for C++, you can read a "Visual C++" book. Until then don't muddle the two things in your brain: there is C++ the language and there is Visual C++ which is a development tool for C++.

Some recommened C++ books:

Stanley B. Lippman
C++ Primer, Second Edition
Addison Wesley
ISBN 0-201-54848-8.

Bruce Eckel
C++ Inside & Out
McGraw-Hill
ISBN 0-07-881809-5.

(and for the hardcore only.. more of a refernce than a learning guide...)
Bjarne Stroustrup
The C++ programming language
Addison-Wesley
ISBN 0-201-539929-6

GeneralRe: c++ Pin
Brigg Thorp2-Jun-00 1:19
Brigg Thorp2-Jun-00 1:19 
GeneralRe: c++ Pin
Member 7505-Jun-00 18:12
Member 7505-Jun-00 18:12 
GeneralFirst-chance exception Pin
nickinchina30-May-00 9:56
nickinchina30-May-00 9:56 
GeneralRe: First-chance exception Pin
Tim Deveaux30-May-00 13:04
Tim Deveaux30-May-00 13:04 
GeneralRe: First-chance exception Pin
Arvind2330-May-00 13:53
Arvind2330-May-00 13:53 
GeneralAccess Violation Pin
Adam Clauss30-May-00 5:58
Adam Clauss30-May-00 5:58 
GeneralRe: Access Violation Pin
Paolo Messina30-May-00 7:54
professionalPaolo Messina30-May-00 7:54 
GeneralRe: Access Violation Pin
Adam Clauss30-May-00 9:11
Adam Clauss30-May-00 9:11 
GeneralRe: Access Violation Pin
Paolo Messina30-May-00 10:35
professionalPaolo Messina30-May-00 10:35 
GeneralRe: Access Violation Pin
Adam Clauss30-May-00 13:18
Adam Clauss30-May-00 13:18 
GeneralRe: Access Violation Pin
Paolo Messina31-May-00 5:09
professionalPaolo Messina31-May-00 5:09 
GeneralRe: Access Violation Pin
Peter Zajac31-May-00 4:38
Peter Zajac31-May-00 4:38 
GeneralRe: Access Violation Pin
Adam Clauss31-May-00 5:20
Adam Clauss31-May-00 5:20 
GeneralAccess Violation Pin
Adam Clauss30-May-00 5:56
Adam Clauss30-May-00 5:56 
GeneralAccess Violation Pin
Adam Clauss30-May-00 5:55
Adam Clauss30-May-00 5:55 
GeneralAccess Violation Pin
Adam Clauss30-May-00 5:52
Adam Clauss30-May-00 5:52 
QuestionHow make framework accessible? Pin
Martin Hellspong30-May-00 4:58
Martin Hellspong30-May-00 4:58 

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.