Click here to Skip to main content
15,890,416 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to Display Data in Dialog Pin
ThatsAlok6-Jan-10 20:14
ThatsAlok6-Jan-10 20:14 
QuestionDVC Pin
rdop6-Jan-10 17:50
rdop6-Jan-10 17:50 
AnswerRe: DVC Pin
CPallini6-Jan-10 21:04
mveCPallini6-Jan-10 21:04 
AnswerRe: DVC Pin
Michael Schubert6-Jan-10 21:30
Michael Schubert6-Jan-10 21:30 
GeneralRe: DVC Pin
ThatsAlok6-Jan-10 21:38
ThatsAlok6-Jan-10 21:38 
QuestionVisual Studio 2008 Pin
2buck566-Jan-10 15:20
2buck566-Jan-10 15:20 
AnswerRe: Visual Studio 2008 Pin
Naveen6-Jan-10 16:52
Naveen6-Jan-10 16:52 
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 

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.