Click here to Skip to main content
15,909,440 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: MDI - Is there an other way ?? Pin
Roger Allen20-Nov-01 2:27
Roger Allen20-Nov-01 2:27 
GeneralMoving Child Windows Pin
19-Nov-01 22:54
suss19-Nov-01 22:54 
GeneralRe: Moving Child Windows Pin
19-Nov-01 23:17
suss19-Nov-01 23:17 
GeneralAnimation in VC Pin
19-Nov-01 22:37
suss19-Nov-01 22:37 
GeneralRe: Animation in VC Pin
Rui Lopes20-Nov-01 7:05
Rui Lopes20-Nov-01 7:05 
GeneralScrolling A Device Context Bigger Than Screen Pin
AJ12319-Nov-01 22:03
AJ12319-Nov-01 22:03 
GeneralRe: Scrolling A Device Context Bigger Than Screen Pin
Simon Walton20-Nov-01 7:28
Simon Walton20-Nov-01 7:28 
GeneralUpgrade from MS C V7.0 to VC++ 6.0 Pin
Jerome Conus19-Nov-01 21:53
Jerome Conus19-Nov-01 21:53 
Hi,

I have a dos program, developped with Microsoft C V7.0 for the DOS environnement.

I would like to recompile it with Visual C++ 6.0, but I have no idea if it is possible. Anyone already did that ? Is Visual C++ able to compile DOS programs, in C ?

Another question : In this C program, I noticed an enum like this :

enum day
{
monday, tuesday, wednesday, thursday, monday
}

...with twice the same name (monday). I believe this is not allowed in C++. Is it in C ?


Thank you for any help,


Jerome
GeneralRe: Upgrade from MS C V7.0 to VC++ 6.0 Pin
Michael P Butler19-Nov-01 22:04
Michael P Butler19-Nov-01 22:04 
GeneralRe: Upgrade from MS C V7.0 to VC++ 6.0 Pin
Jerome Conus19-Nov-01 22:14
Jerome Conus19-Nov-01 22:14 
GeneralRe: Upgrade from MS C V7.0 to VC++ 6.0 Pin
Claudius Mokler19-Nov-01 22:46
Claudius Mokler19-Nov-01 22:46 
GeneralRe: Upgrade from MS C V7.0 to VC++ 6.0 Pin
Rassman20-Nov-01 3:08
Rassman20-Nov-01 3:08 
GeneralRe: Upgrade from MS C V7.0 to VC++ 6.0 Pin
Jerome Conus20-Nov-01 3:30
Jerome Conus20-Nov-01 3:30 
GeneralRe: Upgrade from MS C V7.0 to VC++ 6.0 Pin
20-Nov-01 4:06
suss20-Nov-01 4:06 
GeneralChild Dialog Box Pin
mvworld19-Nov-01 21:45
mvworld19-Nov-01 21:45 
GeneralRe: Child Dialog Box Pin
Christian Graus20-Nov-01 10:22
protectorChristian Graus20-Nov-01 10:22 
GeneralProblems using MFC dll's Pin
Nevidimka19-Nov-01 20:26
Nevidimka19-Nov-01 20:26 
GeneralRe: Problems using MFC dll's Pin
Michael Dunn19-Nov-01 20:49
sitebuilderMichael Dunn19-Nov-01 20:49 
GeneralHUGE THANKS!!! Pin
Nevidimka19-Nov-01 21:25
Nevidimka19-Nov-01 21:25 
Generalvoice recording Pin
Djibril19-Nov-01 15:16
professionalDjibril19-Nov-01 15:16 
GeneralRe: voice recording Pin
Mukkie21-Nov-01 7:20
Mukkie21-Nov-01 7:20 
GeneralCListCtrl & Report Style Pin
Matt Newman19-Nov-01 15:05
Matt Newman19-Nov-01 15:05 
GeneralRe: CListCtrl & Report Style Pin
Nish Nishant19-Nov-01 15:33
sitebuilderNish Nishant19-Nov-01 15:33 
GeneralRe: CListCtrl & Report Style Pin
Matt Newman19-Nov-01 15:45
Matt Newman19-Nov-01 15:45 
GeneralRe: CListCtrl & Report Style Pin
Shog920-Nov-01 12:03
sitebuilderShog920-Nov-01 12:03 

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.