Click here to Skip to main content
16,008,299 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: assertion failures Pin
valikac8-Feb-04 6:22
valikac8-Feb-04 6:22 
GeneralAbout default paper size............... Pin
khokon777-Feb-04 21:40
khokon777-Feb-04 21:40 
GeneralCode tools Pin
Shree7-Feb-04 21:06
Shree7-Feb-04 21:06 
GeneralLearning C++ Confusion Pin
DavisLW7-Feb-04 20:02
DavisLW7-Feb-04 20:02 
GeneralRe: Learning C++ Confusion Pin
valikac8-Feb-04 6:25
valikac8-Feb-04 6:25 
GeneralRe: Learning C++ Confusion Pin
Michael Gunlock8-Feb-04 12:06
Michael Gunlock8-Feb-04 12:06 
GeneralRe: Learning C++ Confusion Pin
DavisLW8-Feb-04 12:54
DavisLW8-Feb-04 12:54 
GeneralRe: Learning C++ Confusion Pin
Michael Gunlock8-Feb-04 17:42
Michael Gunlock8-Feb-04 17:42 
Many introductory C++ programming books try to stay platform/compiler independent. So you are left figuring out your IDE on your own. Or worse yet, if you don't have an IDE then you will have to figure out how to build on the command line...ouch! Okay, I admit I tinker around with gcc but only for fun of it.;P

I use VS .NET Pro 2003. Whether you use the .NET framework or not, in my opinion, this is a major improvement over the VC 6.0 for several reasons. Its compliance with the ISO/ANSI C++ Standard is just shy of 100%. Improved Intellisense. Improved debugger. Improved class browser (includes base classes, marcros, message maps). Improved IDE. More stable. MFC 7.0 is improvement over 6.0. Probably other reasons I can't think of right now.

VC 6.0 is fine for learning the language, though. If you were going to buy one thing, I highly recommend Visual Assist from Whole Tomato (www.wholetomato.com). It's worth its weight in gold. You can still get the VC 6.0 version.

GeneralPopulating Combo box with data from a database(^_^!!) Pin
solostar***7-Feb-04 19:56
solostar***7-Feb-04 19:56 
GeneralRe: Populating Combo box with data from a database(^_^!!) Pin
Antti Keskinen8-Feb-04 10:23
Antti Keskinen8-Feb-04 10:23 
GeneralDynamically setting up DSN (^_^!!) Pin
solostar***7-Feb-04 19:55
solostar***7-Feb-04 19:55 
GeneralRe: Dynamically setting up DSN (^_^!!) Pin
Antti Keskinen8-Feb-04 10:18
Antti Keskinen8-Feb-04 10:18 
GeneralStructure parser ... Pin
super-kingkong7-Feb-04 19:45
super-kingkong7-Feb-04 19:45 
Generalclient to client communication Pin
rasha20037-Feb-04 18:47
rasha20037-Feb-04 18:47 
GeneralRe: client to client communication Pin
John M. Drescher7-Feb-04 19:12
John M. Drescher7-Feb-04 19:12 
GeneralRe: client to client communication Pin
rasha20037-Feb-04 19:19
rasha20037-Feb-04 19:19 
GeneralPointer templates and delete errors Pin
Leo Smith7-Feb-04 18:09
Leo Smith7-Feb-04 18:09 
GeneralRe: Pointer templates and delete errors Pin
Michael Dunn8-Feb-04 6:21
sitebuilderMichael Dunn8-Feb-04 6:21 
GeneralComboBox problem.... Pin
je_gonzalez7-Feb-04 17:25
je_gonzalez7-Feb-04 17:25 
GeneralRe: ComboBox problem.... Pin
je_gonzalez7-Feb-04 17:28
je_gonzalez7-Feb-04 17:28 
QuestionAre users of "IP*Works!" here? Pin
Uwe Keim7-Feb-04 16:38
sitebuilderUwe Keim7-Feb-04 16:38 
AnswerRe: Are users of "IP*Works!" here? Pin
je_gonzalez7-Feb-04 17:19
je_gonzalez7-Feb-04 17:19 
GeneralRe: Are users of "IP*Works!" here? Pin
Uwe Keim7-Feb-04 18:08
sitebuilderUwe Keim7-Feb-04 18:08 
AnswerRe: Are users of "IP*Works!" here? Pin
Joe Woodbury7-Feb-04 18:01
professionalJoe Woodbury7-Feb-04 18:01 
Generaljust a small syntax question Pin
Ylis7-Feb-04 13:37
Ylis7-Feb-04 13:37 

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.