Re: A solution to warning C4251 - class needs to have dll-interface...?
- From: "Niels Dekker - no return address" <unknown@xxxxxxxxxxxxxxx>
- Date: Thu, 18 Oct 2007 18:52:35 +0200
Ben Voigt [C++ MVP] wrote:
The poster is using different CRT (different VC++ versions). Moreover,
it's different STL headers as well, so there will be
ODR violations and therefore runtime failures.
Sorry for being unclear. My question was not about mixing different VC++
versions. Here at LKEB, we're using both VC++ 7.1 and 8.0, but usually not
at the same time! I wasn't intending to mix different versions of the STL
and the CRT!
So I have no more questions about warning C4251, at the moment... Thanks
again, Doug!
Kind regards, Niels
.
- References:
- A solution to warning C4251 - class needs to have dll-interface...?
- From: Niels Dekker - no return address
- Re: A solution to warning C4251 - class needs to have dll-interface...?
- From: Doug Harrison [MVP]
- Re: A solution to warning C4251 - class needs to have dll-interface...?
- From: Niels Dekker - no return address
- Re: A solution to warning C4251 - class needs to have dll-interface...?
- From: Doug Harrison [MVP]
- Re: A solution to warning C4251 - class needs to have dll-interface...?
- From: Ben Voigt [C++ MVP]
- A solution to warning C4251 - class needs to have dll-interface...?
- Prev by Date: Re: recognize .Net controls properly and get infos/styles/properties
- Next by Date: Re: recompile a DLL with _stdcall for VB
- Previous by thread: Re: A solution to warning C4251 - class needs to have dll-interface...?
- Next by thread: How to get code page from current language input method?
- Index(es):