Click here to Skip to main content
15,914,447 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
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 
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 
But your link times raises then.

And simply putting the MFC DLLs locally into your application folder solves all problems, too. Even if you use your own libraries which also uses MFC, which would add another 100k if you would link statically.

--
- Free Windows-based Web Content Management System: http://www.zeta-software.de/enu/producer/freeware/download.html
- Scanned MSDN Mag ad with YOUR name: www.magerquark.de/misc/CodeProject.html
- See me: www.magerquark.de
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 
GeneralRe: The question answers itself Pin
Michael Dunn8-Jan-03 15:32
sitebuilderMichael Dunn8-Jan-03 15:32 
GeneralAll these C++ specific surveys... Pin
leppie5-Jan-03 20:49
leppie5-Jan-03 20:49 
GeneralRe: All these C++ specific surveys... Pin
peterchen5-Jan-03 21:27
peterchen5-Jan-03 21:27 

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.