
17 Dec
2006
17 Dec
'06
4:41 p.m.
Hello Christopher, I've used review version of asio and found that if I include <windows.h> header before any asio headers then there are >100 errors arised with symbols redifinition. If it is included after asio headers - it compiles perfectly. Is this problem resolved in current CVS? I've used VC7.1 with last SP on WinXP. The example was accept_timeout.cpp asio example with corresponding header included before and after asio headers. Best, Oleg Abrosimov