Changeset 8045


Ignore:
Timestamp:
Mar 8, 2002, 11:58:03 AM (24 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r8044 r8045  
    1 /* $Id: changelog,v 1.2015 2002-03-08 10:57:37 sandervl Exp $ */
     1/* $Id: changelog,v 1.2016 2002-03-08 10:58:03 sandervl Exp $ */
    22
    33 2002-03-08: Patrick Haller <patrick.haller@innotek.de>
     
    4141                o WindowFromPoint change; enumerate z-order, not parent-children
    4242    - KERNEL32: o Changed GetCurrentThreadId to return unique global thread id
    43                   ((processid << 16) | threadid)
     43                  ((processid SHL 16) | threadid)
    4444                  Thread ids return by WGSS are unique to the process only.
    4545
Note: See TracChangeset for help on using the changeset viewer.