Changeset 8017 for trunk/changelog


Ignore:
Timestamp:
Feb 26, 2002, 12:14:12 PM (24 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r8013 r8017  
    1 /* $Id: changelog,v 1.2004 2002-02-25 12:04:09 sandervl Exp $ */
     1/* $Id: changelog,v 1.2005 2002-02-26 11:14:12 sandervl Exp $ */
     2
     3 2002-02-25: Sander van Leeuwen <sandervl@xs4all.nl>
     4    - USER32:   o Rewrote GetWindowThreadProcessId (no longer uses WGSS)
     5    - KERNEL32: o Changed GetCurrentThreadId to return unique global thread id
     6                  ((processid << 16) | threadid)
     7                  Thread ids return by WGSS are unique to the process only.
    28
    39 2002-02-25: Sander van Leeuwen <sandervl@xs4all.nl>
Note: See TracChangeset for help on using the changeset viewer.