$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2006-05-03 01:04:09
Jan Stetka(e)k dio:
> 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)'
Hi Jan,
  I will try to fix these issues as soon as possible.
Thanks for bug testing,
Ion