Re: Share .cpp and .h along projects
- From: "Ben Voigt [C++ MVP]" <rbv@xxxxxxxxxxxxx>
- Date: Mon, 13 Aug 2007 12:26:43 -0500
"Ulrich Eckhardt" <eckhardt@xxxxxxxxxxxxxx> wrote in message
news:uc66p4-c4f.ln1@xxxxxxxxxxxxxxxxxxxxxxxxx
Ben Voigt [C++ MVP] wrote:
Blech. Please don't suggest exporting classes from Windows dynamic
libraries.
Works for me and many others. Requires care. What exactly is your point?
It is incredibly fragile, non-standard behavior, that produces postings in
this newsgroup continually. The same behavior can be gotten in a robust,
compiler-independent way using COM-compatible binary interfaces. So why use
__declspec(dllexport)?
.
- Follow-Ups:
- Re: Share .cpp and .h along projects
- From: Ulrich Eckhardt
- Re: Share .cpp and .h along projects
- From: Doug Harrison [MVP]
- Re: Share .cpp and .h along projects
- References:
- Share .cpp and .h along projects
- From: Stefano
- Re: Share .cpp and .h along projects
- From: Ulrich Eckhardt
- Re: Share .cpp and .h along projects
- From: Ben Voigt [C++ MVP]
- Re: Share .cpp and .h along projects
- From: Ulrich Eckhardt
- Share .cpp and .h along projects
- Prev by Date: Re: STL Vector - pass by reference?
- Next by Date: Re: solution name change
- Previous by thread: Re: Share .cpp and .h along projects
- Next by thread: Re: Share .cpp and .h along projects
- Index(es):