Click here to Skip to main content
16,012,082 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: String formatting question Pin
Michael Dunn23-Jun-04 13:57
sitebuilderMichael Dunn23-Jun-04 13:57 
QuestionWhat is SetModifiedFlag() In SDI Project Pin
jerry1211a23-Jun-04 8:42
jerry1211a23-Jun-04 8:42 
AnswerRe: What is SetModifiedFlag() In SDI Project Pin
palbano23-Jun-04 9:04
palbano23-Jun-04 9:04 
AnswerRe: What is SetModifiedFlag() In SDI Project Pin
Blake Miller23-Jun-04 9:06
Blake Miller23-Jun-04 9:06 
GeneralProb with Visual Studio Pin
Anonymous23-Jun-04 8:39
Anonymous23-Jun-04 8:39 
GeneralRe: Prob with Visual Studio Pin
PJ Arends23-Jun-04 10:30
professionalPJ Arends23-Jun-04 10:30 
QuestionVCToolkit and DevStudio 6? Pin
yurig23-Jun-04 8:27
yurig23-Jun-04 8:27 
AnswerRe: VCToolkit and DevStudio 6? Pin
Ryan Binns23-Jun-04 18:15
Ryan Binns23-Jun-04 18:15 
yurig wrote:
is it possible at all to use it with DevStudio 6?

Yes. Just set the paths to the new compiler before the paths to the VC6 compiler in the Executables section of the Directories tab in the Options.

yurig wrote:
How about debug info compatibility and command line options compatibility?

The command line is compatible, so no problems there. Unfortunately, the VC6 debugger can't understand the VC7 debugging information, so you won't be able to debug any apps generated with it under VC6 - you'll need to use the new debugging tools.

Ryan
"Punctuality is only a virtue for those who aren't smart enough to think of good excuses for being late" John Nichol "Point Of Impact"

GeneralRe: VCToolkit and DevStudio 6? Pin
Yuri Gershanov24-Jun-04 14:22
Yuri Gershanov24-Jun-04 14:22 
GeneralCustom background for application Pin
suiram4023-Jun-04 7:33
suiram4023-Jun-04 7:33 
GeneralRe: Custom background for application Pin
PJ Arends23-Jun-04 10:28
professionalPJ Arends23-Jun-04 10:28 
GeneralProblem during compilation of EchoServer Pin
Member 119565823-Jun-04 6:54
Member 119565823-Jun-04 6:54 
GeneralRe: Problem during compilation of EchoServer Pin
jmkhael23-Jun-04 7:05
jmkhael23-Jun-04 7:05 
GeneralRe: Problem during compilation of EchoServer Pin
Member 119565823-Jun-04 8:09
Member 119565823-Jun-04 8:09 
GeneralCan't create a DLL dialog box object Pin
King Coffee23-Jun-04 6:39
King Coffee23-Jun-04 6:39 
GeneralRe: Can't create a DLL dialog box object Pin
suiram4023-Jun-04 7:58
suiram4023-Jun-04 7:58 
GeneralRe: Can't create a DLL dialog box object Pin
King Coffee23-Jun-04 14:30
King Coffee23-Jun-04 14:30 
GeneralUDP-protcol in C Pin
Member 119572023-Jun-04 6:06
Member 119572023-Jun-04 6:06 
GeneralRe: UDP-protcol in C Pin
suiram4023-Jun-04 7:55
suiram4023-Jun-04 7:55 
GeneralASCII Sort routine Pin
sweep12323-Jun-04 5:54
sweep12323-Jun-04 5:54 
GeneralRe: ASCII Sort routine Pin
jmkhael23-Jun-04 7:12
jmkhael23-Jun-04 7:12 
GeneralRe: ASCII Sort routine Pin
sweep12324-Jun-04 6:04
sweep12324-Jun-04 6:04 
GeneralCFileDialog in windows service Pin
douglas_kei23-Jun-04 4:44
douglas_kei23-Jun-04 4:44 
GeneralRe: CFileDialog in windows service Pin
David Crow23-Jun-04 5:32
David Crow23-Jun-04 5:32 
GeneralRe: CFileDialog in windows service Pin
Mistika1223-Jun-04 6:30
Mistika1223-Jun-04 6:30 

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.