Click here to Skip to main content
15,916,462 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRefresh the drives list Pin
Jerome Conus27-Mar-03 20:08
Jerome Conus27-Mar-03 20:08 
Questioncompile all always, did u have the problem before? Pin
includeh1027-Mar-03 19:43
includeh1027-Mar-03 19:43 
AnswerRe: compile all always, did u have the problem before? Pin
Joaquín M López Muñoz27-Mar-03 20:33
Joaquín M López Muñoz27-Mar-03 20:33 
GeneralRe: compile all always, did u have the problem before? Pin
includeh1027-Mar-03 20:54
includeh1027-Mar-03 20:54 
GeneralRe: compile all always, did u have the problem before? Pin
Iain Clarke, Warrior Programmer28-Mar-03 0:49
Iain Clarke, Warrior Programmer28-Mar-03 0:49 
GeneralRe: compile all always, did u have the problem before? Pin
includeh1028-Mar-03 2:43
includeh1028-Mar-03 2:43 
GeneralFastest method of image display Pin
Tossporn27-Mar-03 19:35
Tossporn27-Mar-03 19:35 
GeneralRe: Fastest method of image display Pin
Iain Clarke, Warrior Programmer28-Mar-03 0:54
Iain Clarke, Warrior Programmer28-Mar-03 0:54 
I normally use GDI/MFC for my "serious" programming as I'm not writing games. Ease of writing /
debugging is more important here than performance. I've not touched GDI+ but it does appear a
little easier. But with more overhead...

For raw speed of display I'd go with DirectX. But you pay the penalty in programming headache.
OpenGL is good for 3d stuff, but I've found it not so good for 2d work.

In the final analysis, "It depends". If performance wasn't critical to you, you wouldn't be
asking, so I'd have to say DirectX.

Iain.

QuestionHow to use Windows Installer SDK Pin
Member 27008127-Mar-03 19:31
Member 27008127-Mar-03 19:31 
AnswerRe: How to use Windows Installer SDK Pin
ROK_RShadow27-Mar-03 21:47
ROK_RShadow27-Mar-03 21:47 
GeneralVC++ and XML doc. Pin
joyshiv27-Mar-03 18:54
joyshiv27-Mar-03 18:54 
GeneralRe: VC++ and XML doc. Pin
Ravi Bhavnani27-Mar-03 19:27
professionalRavi Bhavnani27-Mar-03 19:27 
GeneralRe: VC++ and XML doc. Pin
Neville Franks27-Mar-03 22:33
Neville Franks27-Mar-03 22:33 
GeneralRe: VC++ and XML doc. Pin
Ravi Bhavnani28-Mar-03 2:44
professionalRavi Bhavnani28-Mar-03 2:44 
Questionclass ? Pin
wow999927-Mar-03 18:21
wow999927-Mar-03 18:21 
AnswerRe: class ? Pin
Anthony_Yio27-Mar-03 19:20
Anthony_Yio27-Mar-03 19:20 
AnswerRe: class ? Pin
Anonymous28-Mar-03 19:42
Anonymous28-Mar-03 19:42 
Generalillegal call Pin
SatyaDY27-Mar-03 18:17
SatyaDY27-Mar-03 18:17 
GeneralRe: illegal call Pin
Taka Muraoka27-Mar-03 18:27
Taka Muraoka27-Mar-03 18:27 
GeneralRe: illegal call Pin
Neville Franks27-Mar-03 22:37
Neville Franks27-Mar-03 22:37 
GeneralRe: illegal call Pin
Brian Shifrin28-Mar-03 2:43
Brian Shifrin28-Mar-03 2:43 
GeneralMFC porting to MacOS X Pin
Anthony_Yio27-Mar-03 17:15
Anthony_Yio27-Mar-03 17:15 
GeneralRe: MFC porting to MacOS X Pin
Ravi Bhavnani27-Mar-03 19:29
professionalRavi Bhavnani27-Mar-03 19:29 
GeneralRe: MFC porting to MacOS X Pin
ROK_RShadow27-Mar-03 21:40
ROK_RShadow27-Mar-03 21:40 
GeneralRe: MFC porting to MacOS X Pin
Ravi Bhavnani28-Mar-03 2:41
professionalRavi Bhavnani28-Mar-03 2:41 

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.