Boost logo

Boost :

From: Roland (roland.schwarz_at_[hidden])
Date: 2004-08-05 04:03:44


On Thu, 5 Aug 2004 10:43:05 +0200 (W. Europe Daylight Time) Roland <roland.schwarz_at_[hidden]> wrote:

> > Last thing that is working not quite as expected is that if I link to
> > dynamic runtime CRT (/MD or /MDd), on_process_exit is not called. I will
> > look into it later.
>

Just beeing curious. How does the _RTLDLL getting set?
I experimented with
#ifdef _RTLDLL
#error "DLL RT"
#else
#error "STATIC RT"
#endif

No matter which runtime I select it always seems not to be defined.

Roland


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk