Click here to Skip to main content
16,006,065 members

Survey Results

How do you link your C++ applications?   [Edit]

Survey period: 6 Jan 2003 to 12 Jan 2003

Conflicts between different versions of the MFC and ATL libraries can cause headaches. How do you link you C++ apps?

OptionVotes% 
Static link to MFC libraries35133.85
Dynamic link to MFC libraries50548.70
Static link to ATL libraries23222.37
Dynamic link to ATL libraries12812.34
I don't use MFC or ATL18217.55
Respondents were allowed to choose more than one answer; totals may not add up to 100%



 
GeneralRe: DLLs are evil Pin
Navin6-Jan-03 10:30
Navin6-Jan-03 10:30 
GeneralRe: DLLs are evil Pin
Pit M.6-Jan-03 21:57
Pit M.6-Jan-03 21:57 
GeneralRe: DLLs are evil Pin
Navin7-Jan-03 4:05
Navin7-Jan-03 4:05 
GeneralRe: DLLs are evil Pin
Fei-tian9-Jan-03 7:14
Fei-tian9-Jan-03 7:14 
GeneralRe: DLLs are evil Pin
Marc Clifton6-Jan-03 11:30
mvaMarc Clifton6-Jan-03 11:30 
GeneralRe: DLLs are evil Pin
Navin7-Jan-03 6:36
Navin7-Jan-03 6:36 
GeneralOne voice in the wilderness Pin
Gary Wheeler6-Jan-03 3:28
Gary Wheeler6-Jan-03 3:28 
GeneralATL Libraries? Pin
Paul A. Howes6-Jan-03 2:16
Paul A. Howes6-Jan-03 2:16 
I thought the whole purpose of the ATL was that it consists of C++ templates in header files. You have to direct your compiler's include path to the ATL headers so that the "#include" statements work, but there is no library to link against.

Am I wrong?

--
Paul

"I drank... WHAT?"
GeneralRe: ATL Libraries? Pin
Gary Wheeler6-Jan-03 3:12
Gary Wheeler6-Jan-03 3:12 
GeneralThe question answers itself Pin
Michael Dunn5-Jan-03 20:57
sitebuilderMichael Dunn5-Jan-03 20:57 
GeneralRe: The question answers itself Pin
Uwe Keim5-Jan-03 21:19
sitebuilderUwe Keim5-Jan-03 21:19 
GeneralRe: The question answers itself Pin
Michael Dunn5-Jan-03 21:38
sitebuilderMichael Dunn5-Jan-03 21:38 
GeneralRe: The question answers itself Pin
#realJSOP6-Jan-03 2:39
professional#realJSOP6-Jan-03 2:39 
GeneralRe: The question answers itself Pin
Uwe Keim6-Jan-03 3:07
sitebuilderUwe Keim6-Jan-03 3:07 
GeneralRe: The question answers itself Pin
Navin6-Jan-03 3:54
Navin6-Jan-03 3:54 
GeneralRe: The question answers itself Pin
Stephane Rodriguez.6-Jan-03 10:13
Stephane Rodriguez.6-Jan-03 10:13 
GeneralRe: The question answers itself Pin
#realJSOP6-Jan-03 3:56
professional#realJSOP6-Jan-03 3:56 
GeneralRe: The question answers itself Pin
David Wulff6-Jan-03 6:52
David Wulff6-Jan-03 6:52 
GeneralRe: The question answers itself Pin
Roger Jane6-Jan-03 7:39
Roger Jane6-Jan-03 7:39 
GeneralRe: The question answers itself Pin
Philip Patrick7-Jan-03 2:28
professionalPhilip Patrick7-Jan-03 2:28 
GeneralRe: The question answers itself Pin
Navin6-Jan-03 3:05
Navin6-Jan-03 3:05 
GeneralRe: The question answers itself Pin
Blake Miller6-Jan-03 4:04
Blake Miller6-Jan-03 4:04 
GeneralRe: The question answers itself Pin
Roger Jane6-Jan-03 7:42
Roger Jane6-Jan-03 7:42 
GeneralRe: The question answers itself Pin
Michael Dunn8-Jan-03 15:31
sitebuilderMichael Dunn8-Jan-03 15:31 
GeneralRe: The question answers itself Pin
Marc Clifton6-Jan-03 11:26
mvaMarc Clifton6-Jan-03 11:26 

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.