5 Nov
2009
5 Nov
'09
7:09 p.m.
On Thu, Nov 5, 2009 at 11:58 AM, Igor R
it requires using NtQueryInformationThread which is undocumented.
http://msdn.microsoft.com/en-us/library/ms684283(VS.85).aspx
Yes, but it's still undocumented. That's why the link above says [* NtQueryInformationThread* may be altered or unavailable in future versions of Windows. Applications should use the alternate functions listed in this topic.] Furthermore, it doesn't list the format of the output parameter. You can find it by searching around on google though, I don't have a link handy.