Boost logo

Boost :

From: Michael Marcin (mike_at_[hidden])
Date: 2006-09-24 17:39:23


Jeff Garland wrote:
>
> The include is for the 'FILETIME' functions. Looking again at MSDN it appears
> that it is declared in Winbase.h -- I wonder if we could include that instead?
>

On at least some Windows-like platforms (namely Windows Mobile 5)
including anything like winbase.h directly blows up as configuration
macros are not defined properly unless winbase.h is included from windows.h

So I vote for WIN32_LEAN_AND_MEAN.

Mike


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