Click here to Skip to main content
15,906,816 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: 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 
John Simmons / outlaw programmer wrote:
if the DLL was loaded by another app and that app is still running.

Not exactly. If interface of function or class in that DLL has been changed, new application will run a new DLL, and won't use the old one with old interface

Philip Patrick
Web-site: www.stpworks.com
"Two beer or not two beer?" Shakesbeer
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 
GeneralRe: All these C++ specific surveys... Pin
#realJSOP6-Jan-03 2:43
professional#realJSOP6-Jan-03 2:43 
GeneralRe: All these C++ specific surveys... Pin
Anders Molin6-Jan-03 7:29
professionalAnders Molin6-Jan-03 7:29 
GeneralRe: All these C++ specific surveys... Pin
NormDroid6-Jan-03 9:22
professionalNormDroid6-Jan-03 9:22 
GeneralRe: All these C++ specific surveys... Pin
#realJSOP6-Jan-03 9:24
professional#realJSOP6-Jan-03 9:24 
GeneralRe: All these C++ specific surveys... Pin
Uwe Keim6-Jan-03 3:11
sitebuilderUwe Keim6-Jan-03 3:11 
GeneralRe: All these C++ specific surveys... Pin
Navin6-Jan-03 3:56
Navin6-Jan-03 3:56 
GeneralRe: All these C++ specific surveys... Pin
Andreas Saurwein9-Jan-03 3:06
Andreas Saurwein9-Jan-03 3:06 
GeneralRe: All these C++ specific surveys... Pin
#realJSOP6-Jan-03 2:42
professional#realJSOP6-Jan-03 2:42 
GeneralRe: All these C++ specific surveys... Pin
Blake Miller6-Jan-03 4:08
Blake Miller6-Jan-03 4: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.