$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Jan Stetka (janpstetka_at_[hidden])
Date: 2006-05-02 15:05:52
Evening,
There is still an ambiguous windows native function call. My file has 
using namespace boost::shmem and wtl is included in one of the other 
headers.
C:\Program Files\Microsoft Visual Studio .NET 
2003\Vc7\atlmfc\include\atlbase.h(4438) : error C2668: 
'GetCurrentThreadId' : ambiguous call to overloaded function
         C:\Program Files\Microsoft Visual Studio .NET 
2003\Vc7\PlatformSDK\Include\WinBase.h(2502): could be 'DWORD 
GetCurrentThreadId(void)'
 
C:\boost_1_33_1\boost\shmem\sync\win32\win32_sync_primitives.hpp(359): 
or       'unsigned long boost::shmem::GetCurrentThreadId(void)'