From: ïÌÅÇ áÂÒÏÓÉÍÏ× (olegabr_at_[hidden])
Date: 2006-12-17 11:41:50


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