Click here to Skip to main content
16,006,605 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalunmanaged .lib in VS.NET Pin
Alper KARS9-Aug-05 1:29
Alper KARS9-Aug-05 1:29 
GeneralRe: unmanaged .lib in VS.NET Pin
Jose Lamas Rios9-Aug-05 4:20
Jose Lamas Rios9-Aug-05 4:20 
GeneralRe: unmanaged .lib in VS.NET Pin
Alper KARS9-Aug-05 4:44
Alper KARS9-Aug-05 4:44 
GeneralThe troublesome BOOKMARK question of VC6.0 ! help ~~~~ Pin
CNHKfsh9-Aug-05 0:58
CNHKfsh9-Aug-05 0:58 
GeneralRe: The troublesome BOOKMARK question of VC6.0 ! help ~~~~ Pin
David Crow9-Aug-05 2:45
David Crow9-Aug-05 2:45 
GeneralRe: The troublesome BOOKMARK question of VC6.0 ! help ~~~~ Pin
ALittleTree9-Aug-05 4:33
ALittleTree9-Aug-05 4:33 
GeneralRe: The troublesome BOOKMARK question of VC6.0 ! help ~~~~ Pin
CNHKfsh9-Aug-05 17:02
CNHKfsh9-Aug-05 17:02 
Generalto BOOL or not to bool Pin
BadKarma8-Aug-05 23:50
BadKarma8-Aug-05 23:50 
Hi,

I'm converting a project originally written in VC++ 5.0 using MFC. This framework tends to use the uppercase BOOL, TRUE and FALSE for boolean type. The later frameworks include the lowercase bool, true and false as the boolean type. You can't use them together or you will face compiler warnings about performance drop due to converting.

So the question is simple: What to use?
Whats the difference?
Wich is better, and on what field?

Regards,
Kurt Pattyn

codito ergo sum
GeneralRe: to BOOL or not to bool Pin
Eytukan9-Aug-05 0:09
Eytukan9-Aug-05 0:09 
GeneralRe: to BOOL or not to bool Pin
Marc Soleda9-Aug-05 0:14
Marc Soleda9-Aug-05 0:14 
GeneralRe: to BOOL or not to bool Pin
David Crow9-Aug-05 2:48
David Crow9-Aug-05 2:48 
GeneralRe: to BOOL or not to bool Pin
Marc Soleda9-Aug-05 3:12
Marc Soleda9-Aug-05 3:12 
GeneralRe: to BOOL or not to bool Pin
Tim Smith9-Aug-05 3:54
Tim Smith9-Aug-05 3:54 
GeneralRe: to BOOL or not to bool Pin
V.9-Aug-05 0:16
professionalV.9-Aug-05 0:16 
GeneralRe: to BOOL or not to bool Pin
Tim Smith9-Aug-05 3:55
Tim Smith9-Aug-05 3:55 
GeneralRe: to BOOL or not to bool Pin
John R. Shaw9-Aug-05 10:38
John R. Shaw9-Aug-05 10:38 
GeneralUsing GAMS in a VIsual C++ program Pin
Anonymous8-Aug-05 23:47
Anonymous8-Aug-05 23:47 
Generaltype conversion Pin
Member 20725788-Aug-05 22:55
Member 20725788-Aug-05 22:55 
GeneralRe: type conversion Pin
jan larsen8-Aug-05 23:30
jan larsen8-Aug-05 23:30 
GeneralRe: type conversion Pin
toxcct9-Aug-05 0:32
toxcct9-Aug-05 0:32 
GeneralRe: type conversion Pin
Maximilien9-Aug-05 2:49
Maximilien9-Aug-05 2:49 
Generalproblem of transfering file from one pc 2 another Pin
manishgandhi8-Aug-05 22:24
manishgandhi8-Aug-05 22:24 
GeneralRe: problem of transfering file from one pc 2 another Pin
ThatsAlok8-Aug-05 22:44
ThatsAlok8-Aug-05 22:44 
GeneralRe: problem of transfering file from one pc 2 another Pin
Marc Soleda8-Aug-05 22:53
Marc Soleda8-Aug-05 22:53 
GeneralHelp in Socket programming! Pin
javaClaude8-Aug-05 21:08
javaClaude8-Aug-05 21:08 

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.