Click here to Skip to main content
16,010,470 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionhow to Acesss Remote Database through Internet Pin
J512198214-Mar-06 3:38
J512198214-Mar-06 3:38 
QuestionSetting color of text with printf() Pin
jerry1211a14-Mar-06 3:22
jerry1211a14-Mar-06 3:22 
AnswerRe: Setting color of text with printf() Pin
David Crow14-Mar-06 4:28
David Crow14-Mar-06 4:28 
GeneralRe: Setting color of text with printf() Pin
jerry1211a14-Mar-06 5:31
jerry1211a14-Mar-06 5:31 
QuestionExpress Edition 2005 and VC++6 Pin
thierrypp14-Mar-06 2:56
thierrypp14-Mar-06 2:56 
AnswerRe: Express Edition 2005 and VC++6 Pin
Cedric Moonen14-Mar-06 3:01
Cedric Moonen14-Mar-06 3:01 
GeneralRe: Express Edition 2005 and VC++6 Pin
thierrypp14-Mar-06 3:10
thierrypp14-Mar-06 3:10 
GeneralRe: Express Edition 2005 and VC++6 Pin
Cedric Moonen14-Mar-06 3:16
Cedric Moonen14-Mar-06 3:16 
.cpp and .h files are just plain text files (only the extension changes). So, you can still use them in VC6 even you install VC Express. What can happen is that you change things in the file and these changes are not supported by the VC6 compiler.


thierrypp wrote:
no way to recover my projects in VC++ 6


Don't convert your project. Instead create a new project and add the files manually. This way you will keep your VC6 project intact and you can still work on it.
GeneralRe: Express Edition 2005 and VC++6 Pin
toxcct14-Mar-06 3:16
toxcct14-Mar-06 3:16 
GeneralRe: Express Edition 2005 and VC++6 Pin
thierrypp14-Mar-06 3:27
thierrypp14-Mar-06 3:27 
QuestionProbability error function (statistics) Pin
Cedric Moonen14-Mar-06 2:37
Cedric Moonen14-Mar-06 2:37 
AnswerRe: Probability error function (statistics) Pin
Bob Flynn14-Mar-06 3:47
Bob Flynn14-Mar-06 3:47 
AnswerRe: Probability error function (statistics) Pin
Russell'14-Mar-06 5:22
Russell'14-Mar-06 5:22 
GeneralRe: Probability error function (statistics) Pin
Russell'14-Mar-06 5:33
Russell'14-Mar-06 5:33 
QuestionGet all macro definitions for project Pin
_Andrew14-Mar-06 2:27
_Andrew14-Mar-06 2:27 
Questionlinking a dataset to an Access file: VC++ .NET Pin
luhfluh14-Mar-06 2:08
luhfluh14-Mar-06 2:08 
Questionopen exe Pin
J512198214-Mar-06 2:00
J512198214-Mar-06 2:00 
AnswerRe: open exe Pin
Naveen14-Mar-06 2:11
Naveen14-Mar-06 2:11 
AnswerRe: open exe Pin
khan++14-Mar-06 2:12
khan++14-Mar-06 2:12 
GeneralRe: open exe Pin
Phil.Benson14-Mar-06 3:48
professionalPhil.Benson14-Mar-06 3:48 
GeneralRe: open exe Pin
ThatsAlok14-Mar-06 18:32
ThatsAlok14-Mar-06 18:32 
Questioncolored edit Pin
mosali satish14-Mar-06 1:34
mosali satish14-Mar-06 1:34 
AnswerRe: colored edit Pin
Naveen14-Mar-06 1:45
Naveen14-Mar-06 1:45 
QuestionVC++ linker error in VS2005 Pin
simwall14-Mar-06 1:29
simwall14-Mar-06 1:29 
QuestionIs Gdiplus Image considers each image as color image Pin
snprani@yahoo.com14-Mar-06 1:12
snprani@yahoo.com14-Mar-06 1:12 

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.