Re: warning LNK4098... how to avoid it when making a static lib?
From: David Lowndes (davidl_at_example.invalid)
Date: 02/17/04
- Next message: Hendrik Schober: "Re: error C2248: a derived class' f() can't access its base class protected member through a pointer?!"
- Previous message: Oleg Starodumov: "Re: Save VC++ 6.0 IDE Debug info"
- In reply to: Morten Aune Lyrstad: "Re: warning LNK4098... how to avoid it when making a static lib?"
- Next in thread: Morten Aune Lyrstad: "Re: warning LNK4098... how to avoid it when making a static lib?"
- Reply: Morten Aune Lyrstad: "Re: warning LNK4098... how to avoid it when making a static lib?"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 17 Feb 2004 09:11:48 +0000
>I see. So if I don't use multiple threads in my applications, I don't need
>multithreading libraries. Have I got you right?
Yes.
>And I assume MFC apps are multithreaded?.
Yes, I think that since MFC V3 it's been exclusively multi-threaded
only.
Dave
-- MVP VC++ FAQ: http://www.mvps.org/vcfaq
- Next message: Hendrik Schober: "Re: error C2248: a derived class' f() can't access its base class protected member through a pointer?!"
- Previous message: Oleg Starodumov: "Re: Save VC++ 6.0 IDE Debug info"
- In reply to: Morten Aune Lyrstad: "Re: warning LNK4098... how to avoid it when making a static lib?"
- Next in thread: Morten Aune Lyrstad: "Re: warning LNK4098... how to avoid it when making a static lib?"
- Reply: Morten Aune Lyrstad: "Re: warning LNK4098... how to avoid it when making a static lib?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|