Subject: Re: [Boost-users] [thread] Obtaining thread id on Windows
From: Agustín K-ballo Bergé (kaballo86_at_[hidden])
Date: 2009-09-09 15:36:36


Rob Yull escribió:
> Cut and pasted the wrong function before
>
> GetThreadId
>
> DWORD GetThreadId(
> HANDLE Thread
> );
>

Check the requirements, unfortunately its not available on Windows XP as
I state in my original post.

Agustín K-ballo Bergé.-