Ignore:
Timestamp:
Jan 5, 2000, 8:35:52 PM (26 years ago)
Author:
sandervl
Message:

header updates for OpenThreadToken

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/wprocess.h

    r2086 r2326  
    1 /* $Id: wprocess.h,v 1.14 1999-12-16 00:21:47 sandervl Exp $ */
     1/* $Id: wprocess.h,v 1.15 2000-01-05 19:35:52 sandervl Exp $ */
    22/*
    33 * Process help functions
     
    4343THDB *WIN32API GetThreadTHDB();
    4444THDB *WIN32API GetTHDBFromThreadId(ULONG threadId);
     45THDB *WIN32API GetTHDBFromThreadHandle(HANDLE hThread);
    4546
    4647#ifndef OS2_INCLUDED
Note: See TracChangeset for help on using the changeset viewer.