Added support for global handles, implemented ConvertToGlobalHandle.
commit4a546903a70675c3c303f3c025751061b8af9248
authorUlrich Weigand <weigand@informatik.uni-erlangen.de>
Sat, 24 Oct 1998 12:00:33 +0000 (24 12:00 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 24 Oct 1998 12:00:33 +0000 (24 12:00 +0000)
treeb242a7aec9b6c2c56ffaacf838f251971d0e405c
parent7692b583ca31473a3835f4aafe02b8098e91d0f8
Added support for global handles, implemented ConvertToGlobalHandle.
Allocate startup data and 16-bit stack for initial process.
include/process.h
scheduler/event.c
scheduler/handle.c
scheduler/process.c
scheduler/thread.c