Process and thread id now use the server-side id instead of an
commit8feb3bc177ca9f54450e5ffc3d326307163bef36
authorAlexandre Julliard <julliard@winehq.org>
Sun, 28 Feb 1999 12:25:03 +0000 (28 12:25 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 28 Feb 1999 12:25:03 +0000 (28 12:25 +0000)
tree4ca8d6862973641173c0696a9928decd26b8a71f
parenteb42128790762dd57e6aabfc6388ebc3f9f15cb9
Process and thread id now use the server-side id instead of an
obfuscated pointer.
include/process.h
include/thread.h
loader/task.c
scheduler/process.c
scheduler/sysdeps.c
scheduler/thread.c
windows/queue.c
windows/win.c
windows/winproc.c