Click here to Skip to main content
15,879,326 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Visual C++ 2008 opinions? Pin
jschroedl5-Feb-11 12:33
jschroedl5-Feb-11 12:33 
AnswerRe: Visual C++ 2008 opinions? Pin
Albert Holguin5-Feb-11 14:44
professionalAlbert Holguin5-Feb-11 14:44 
GeneralRe: Visual C++ 2008 opinions? Pin
bob169725-Feb-11 15:47
bob169725-Feb-11 15:47 
GeneralRe: Visual C++ 2008 opinions? Pin
Hans Dietrich5-Feb-11 15:53
mentorHans Dietrich5-Feb-11 15:53 
GeneralRe: Visual C++ 2008 opinions? Pin
bob169725-Feb-11 18:06
bob169725-Feb-11 18:06 
GeneralRe: Visual C++ 2008 opinions? Pin
Hans Dietrich5-Feb-11 22:25
mentorHans Dietrich5-Feb-11 22:25 
GeneralRe: Visual C++ 2008 opinions? Pin
Albert Holguin5-Feb-11 15:55
professionalAlbert Holguin5-Feb-11 15:55 
AnswerRe: Visual C++ 2008 opinions? Pin
Emilio Garavaglia6-Feb-11 21:21
Emilio Garavaglia6-Feb-11 21:21 
If you are a native code developer, the last "well packaged" version for C++ was VS2005 + SDK2003R2.
You get all what you need for native apps, plus all the native API documentation.

2008 version miss the most of the native documentation, and introduces the WPF (but with an interface that is very low performant, respect to 2005).

2010 has a pretty C++0x standard compiler, but the product around it tends to be a huge bloat.
If you are looking for a standard compiler and a IDE far less "bloated" consider MinGW as a compiler and Codeblock, Codelite or Qt-creator as an IDE.

If you need MFC, ATL etc. or all the .Net stuff, consider SharpDevelop (for C#).

2 bugs found.
> recompile ...
65534 bugs found.
D'Oh! | :doh:


QuestionIs there a ListCtrl like this? Pin
includeh105-Feb-11 6:45
includeh105-Feb-11 6:45 
AnswerRe: Is there a ListCtrl like this? Pin
Hans Dietrich5-Feb-11 10:13
mentorHans Dietrich5-Feb-11 10:13 
AnswerRe: Is there a ListCtrl like this? Pin
Rolf Kristensen5-Feb-11 10:43
Rolf Kristensen5-Feb-11 10:43 
QuestionChoosing libraries for video project Pin
Member 37348905-Feb-11 4:33
Member 37348905-Feb-11 4:33 
AnswerRe: Choosing libraries for video project Pin
Code-o-mat5-Feb-11 6:19
Code-o-mat5-Feb-11 6:19 
QuestionHow to display jpg image in the CView Pin
yu-jian4-Feb-11 22:30
yu-jian4-Feb-11 22:30 
AnswerRe: How to display jpg image in the CView Pin
Code-o-mat4-Feb-11 23:03
Code-o-mat4-Feb-11 23:03 
AnswerRe: How to display jpg image in the CView Pin
Niklas L6-Feb-11 11:49
Niklas L6-Feb-11 11:49 
Questionc++ classes :( [SOLVED] Pin
csrss4-Feb-11 22:23
csrss4-Feb-11 22:23 
AnswerRe: c++ classes :( Pin
Andrew Brock4-Feb-11 23:28
Andrew Brock4-Feb-11 23:28 
GeneralRe: c++ classes :( Pin
csrss5-Feb-11 0:28
csrss5-Feb-11 0:28 
AnswerRe: c++ classes :( [SOLVED] [modified] Pin
Stefan_Lang7-Feb-11 2:49
Stefan_Lang7-Feb-11 2:49 
QuestionHow can text formatting tool in EditBox? Pin
Le@rner4-Feb-11 19:37
Le@rner4-Feb-11 19:37 
AnswerRe: How can text formatting tool in EditBox? Pin
Andrew Brock4-Feb-11 20:04
Andrew Brock4-Feb-11 20:04 
Questionprogram whit c language Stepper Motor Control through Parallel Port. help Pin
saleheh4-Feb-11 19:10
saleheh4-Feb-11 19:10 
AnswerRe: program whit c language Stepper Motor Control through Parallel Port. help Pin
Andrew Brock4-Feb-11 19:56
Andrew Brock4-Feb-11 19:56 
GeneralRe: program whit c language Stepper Motor Control through Parallel Port. help Pin
saleheh4-Feb-11 21:15
saleheh4-Feb-11 21: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.