$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Boost (u0086000_at_[hidden])
Date: 2005-10-07 09:18:04
Hi,
I want to port program from vc.net to evc4, but the method timedlock has
some problem on evc4.....error message as below:
boost/thread/detail/lock.hpp(44) : error C2143: syntax error : missing ','
before '&'
it seems that wince doesn't support the method timedlock..
I have no idea how to deal with it? Any suggestion?
Best Regards.