kernel32: Implement GetThreadId.

Robert Shearman rob at codeweavers.com
Mon Nov 12 14:09:40 CST 2007


---
  dlls/kernel32/kernel32.spec |    1 +
  dlls/kernel32/thread.c      |   30 ++++++++++++++++++++++++++++++
  include/winbase.h           |    1 +
  3 files changed, 32 insertions(+), 0 deletions(-)

Re-diffed so that the include/winbase.h changes now apply.

This function is implemented on Vista, but is useful for Wine DLLs.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: d1092a03fb885b7ec02e64f3acf271a4c8928cba.diff
Type: text/x-patch
Size: 2156 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20071112/3e77ad9e/attachment.bin 


More information about the wine-patches mailing list