
29 Mar
2005
29 Mar
'05
12:16 p.m.
Stefan Slapeta wrote:
The only solution I can imagine to solve this is to set _WIN32_WINNT globally in CW's bjam settings.
FYI, the behaviour is the same with other compilers: boost.test fails to compile if you include windows.h prior to the boost.test headers! (and if you didn't define _WIN32_WINNT, of course) IsDebuggerPresent() is not implemented in windows 95, I really don't know which strategy is to embark here. Stefan