Run Winelib applications as 32-bit processes in the initial task.
commit7df1fbb3df8c727b987421bb699366bcbac434f3
authorUlrich Weigand <weigand@informatik.uni-erlangen.de>
Sun, 1 Nov 1998 18:01:53 +0000 (1 18:01 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 1 Nov 1998 18:01:53 +0000 (1 18:01 +0000)
tree7610a97b4323f72a4e1607524b549127ef469944
parent718cbaea161ae820f93e444e1fcb5291dc943202
Run Winelib applications as 32-bit processes in the initial task.
Simplified/removed several special 'if (__winelib)' cases in
Wine main code obsoleted by that change.
include/pe_image.h
library/winestub.c
loader/elf.c
loader/module.c
loader/resource.c
misc/callback.c
windows/win.c