Click here to Skip to main content
15,921,622 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Visual Studio 2008 Pin
Saurabh.Garg6-Jan-10 17:47
Saurabh.Garg6-Jan-10 17:47 
As Naveen said, you can install VC++6.0 and VS2008 side by side without any problems and you can create link to CRT and MFC statically. However, VC 6.0 compiler is not very standard compliant and VC 2008 compiler is. What this means is that you might have to change your code syntatically in order to compile with VC 2008.

Breaking Changes VC 2005 - 2008 (VC 2005 -> VC 2008)[^]
Breaking Changes in the Visual C++ 2005 Compiler (VC 2003 -> VC 2005)[^]
Breaking Changes in Visual C++ .NET 2003 (VC6 -> VC 2003)[^]

-Saurabh
GeneralRe: Visual Studio 2008 Pin
2buck567-Jan-10 5:08
2buck567-Jan-10 5:08 
GeneralRe: Visual Studio 2008 Pin
Saurabh.Garg7-Jan-10 5:19
Saurabh.Garg7-Jan-10 5:19 
QuestionPlaying sounds simultaneously in C++ Builder 6 (I use the PlaySound function) ? Pin
justme896-Jan-10 13:35
justme896-Jan-10 13:35 
QuestionDebug files to keep with the lib to step into its source Pin
Chesnokov Yuriy6-Jan-10 9:25
professionalChesnokov Yuriy6-Jan-10 9:25 
AnswerRe: Debug files to keep with the lib to step into its source Pin
LunaticFringe6-Jan-10 9:59
LunaticFringe6-Jan-10 9:59 
AnswerRe: Debug files to keep with the lib to step into its source Pin
Saurabh.Garg6-Jan-10 17:49
Saurabh.Garg6-Jan-10 17:49 
QuestionFree Web Design for the Dynamic Allocation of buttons in C Builder 6? Pin
justme896-Jan-10 9:11
justme896-Jan-10 9:11 
QuestionC++ database connection Pin
tasumisra6-Jan-10 7:41
tasumisra6-Jan-10 7:41 
AnswerRe: C++ database connection Pin
Rajesh R Subramanian6-Jan-10 8:08
professionalRajesh R Subramanian6-Jan-10 8:08 
GeneralRe: C++ database connection Pin
CPallini6-Jan-10 10:26
mveCPallini6-Jan-10 10:26 
QuestionCanonical assignment operator Pin
dhanupak6-Jan-10 7:20
dhanupak6-Jan-10 7:20 
AnswerRe: Canonical assignment operator Pin
Richard MacCutchan6-Jan-10 7:40
mveRichard MacCutchan6-Jan-10 7:40 
QuestionWriteFileEx [modified] Please help Pin
noalias___6-Jan-10 6:10
noalias___6-Jan-10 6:10 
AnswerRe: WriteFileEx Pin
Richard MacCutchan6-Jan-10 6:43
mveRichard MacCutchan6-Jan-10 6:43 
GeneralRe: WriteFileEx Pin
noalias___6-Jan-10 8:05
noalias___6-Jan-10 8:05 
AnswerRe: WriteFileEx Pin
Luc Pattyn6-Jan-10 6:58
sitebuilderLuc Pattyn6-Jan-10 6:58 
GeneralRe: WriteFileEx (I have reposted with pre tags) Pin
noalias___6-Jan-10 7:05
noalias___6-Jan-10 7:05 
AnswerRe: WriteFileEx Pin
noalias___6-Jan-10 7:02
noalias___6-Jan-10 7:02 
GeneralRe: WriteFileEx Pin
Luc Pattyn6-Jan-10 7:12
sitebuilderLuc Pattyn6-Jan-10 7:12 
GeneralRe: WriteFileEx (with inditation) Pin
noalias___6-Jan-10 7:18
noalias___6-Jan-10 7:18 
GeneralRe: WriteFileEx (with inditation) Pin
Richard MacCutchan6-Jan-10 7:37
mveRichard MacCutchan6-Jan-10 7:37 
GeneralRe: WriteFileEx (with inditation) Pin
noalias___6-Jan-10 7:59
noalias___6-Jan-10 7:59 
AnswerRe: WriteFileEx [modified] Please help Pin
cmk6-Jan-10 15:40
cmk6-Jan-10 15:40 
QuestionDifferentiating 2 methods with the same name for a pointer Pin
Code-o-mat6-Jan-10 0:46
Code-o-mat6-Jan-10 0:46 

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.