Click here to Skip to main content
15,889,865 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Why there is difference in outputs when i change the compiler? Pin
Nilesh Hamane25-Nov-09 22:16
Nilesh Hamane25-Nov-09 22:16 
GeneralRe: Why there is difference in outputs when i change the compiler? Pin
Code-o-mat25-Nov-09 22:29
Code-o-mat25-Nov-09 22:29 
GeneralRe: Why there is difference in outputs when i change the compiler? Pin
Luc Pattyn26-Nov-09 7:16
sitebuilderLuc Pattyn26-Nov-09 7:16 
QuestionHow to hide a baloon tip in a tray icon after some seconds? Pin
Erik25-Nov-09 10:45
Erik25-Nov-09 10:45 
AnswerRe: How to hide a baloon tip in a tray icon after some seconds? Pin
Rozis25-Nov-09 14:24
Rozis25-Nov-09 14:24 
AnswerRe: How to hide a baloon tip in a tray icon after some seconds? Pin
Naveen25-Nov-09 16:32
Naveen25-Nov-09 16:32 
QuestionHow can I install Platform SDK for Visual Studio 6.0 on XP SP3? Pin
Erik25-Nov-09 8:54
Erik25-Nov-09 8:54 
AnswerRe: How can I install Platform SDK for Visual Studio 6.0 on XP SP3? Pin
Stefan7625-Nov-09 10:11
Stefan7625-Nov-09 10:11 
The Platform SDK you choose does not depend on your version of Visual Studio but your Platform (Win2000 , XP 32/64 , Vista ...).
However I wonder what you have downloaded. 15 single files? I don't know such distribution.
I recommend you to install the latest SDK which can be downloaded here:

http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=e6e1c3df-a74f-4207-8586-711ebe331cdc

You have the choice between the web installer and downloading a full ISO (1.3GB).
Installing one of those is as simple as downloading and installing any other software. It has never been more complicated.

Compatibilty with different versions of Visual Studio is related to the help system integration into that versions. You do not need this necessarily since the help is included as standalone. Header files and libraries should be compatible to the compiler version included in Visual Studio 6. Correct me if I am wrong.

I further recommend switching to a newer version of Visual Studio if possible. The C++ Express Edition should be ok for most applications. The only thing is that there is no MFC included. Even the Standard Edition isn't too expensive.
GeneralRe: How can I install Platform SDK for Visual Studio 6.0 on XP SP3? Pin
Michael Schubert25-Nov-09 11:39
Michael Schubert25-Nov-09 11:39 
GeneralRe: How can I install Platform SDK for Visual Studio 6.0 on XP SP3? Pin
Rajesh R Subramanian25-Nov-09 18:56
professionalRajesh R Subramanian25-Nov-09 18:56 
GeneralRe: How can I install Platform SDK for Visual Studio 6.0 on XP SP3? Pin
Stefan7626-Nov-09 2:11
Stefan7626-Nov-09 2:11 
GeneralRe: How can I install Platform SDK for Visual Studio 6.0 on XP SP3? Pin
Rajesh R Subramanian26-Nov-09 5:22
professionalRajesh R Subramanian26-Nov-09 5:22 
AnswerRe: How can I install Platform SDK for Visual Studio 6.0 on XP SP3? Pin
Michael Schubert25-Nov-09 11:33
Michael Schubert25-Nov-09 11:33 
GeneralRe: How can I install Platform SDK for Visual Studio 6.0 on XP SP3? Pin
Erik25-Nov-09 11:58
Erik25-Nov-09 11:58 
Questionhow to make winapi control "edit" transparent? Pin
nenfa25-Nov-09 5:07
nenfa25-Nov-09 5:07 
AnswerRe: how to make winapi control "edit" transparent? Pin
Richard MacCutchan25-Nov-09 6:53
mveRichard MacCutchan25-Nov-09 6:53 
AnswerRe: how to make winapi control "edit" transparent? Pin
«_Superman_»25-Nov-09 9:26
professional«_Superman_»25-Nov-09 9:26 
GeneralRe: how to make winapi control "edit" transparent? Pin
nenfa25-Nov-09 19:09
nenfa25-Nov-09 19:09 
QuestionMFC print preview???? Pin
kk_Kevin25-Nov-09 2:09
kk_Kevin25-Nov-09 2:09 
AnswerRe: MFC print preview???? Pin
Nelek30-Nov-09 1:35
protectorNelek30-Nov-09 1:35 
QuestionCant see out put of file at compile time Pin
andean196125-Nov-09 0:37
andean196125-Nov-09 0:37 
AnswerRe: Cant see out put of file at compile time Pin
Adam Roderick J25-Nov-09 0:41
Adam Roderick J25-Nov-09 0:41 
GeneralRe: Cant see out put of file at compile time Pin
Tim Craig25-Nov-09 14:48
Tim Craig25-Nov-09 14:48 
AnswerRe: Cant see out put of file at compile time Pin
Richard MacCutchan25-Nov-09 7:01
mveRichard MacCutchan25-Nov-09 7:01 
AnswerRe: Cant see out put of file at compile time Pin
Stefan7625-Nov-09 10:15
Stefan7625-Nov-09 10: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.