Mark initial process as 32-bit for WineLib apps.
commitf3bfa3a4b010808c7e7afe9bffdd58a85126183e
authorUlrich Weigand <weigand@informatik.uni-erlangen.de>
Sun, 30 Jan 2000 21:16:06 +0000 (30 21:16 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 30 Jan 2000 21:16:06 +0000 (30 21:16 +0000)
tree9a32992cdc307d60dbf6e970768e0535be714e27
parent17b1f46150cf62a2e820f9639c69215974474fde
Mark initial process as 32-bit for WineLib apps.
Use teb->tibflags instead of teb->flags (for Win95 USER32 compatibility).
Removed unused thread event.
include/main.h
include/process.h
include/task.h
loader/main.c
scheduler/process.c
scheduler/thread.c