Changed CTX_SEG_OFF_TO_LIN to allow linear addresses in 32-bit
authorUlrich Weigand <weigand@informatik.uni-erlangen.de>
Wed, 25 Nov 1998 10:29:22 +0000 (10:29 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 25 Nov 1998 10:29:22 +0000 (10:29 +0000)
commit7129d9f69645104c55f8fdedcc2735846aa11deb
treea13a58fd69e88291fd188fd552a8a771a5051319
parent12980625199ca0f4ecd536ff88c23d8bfeed91fe
Changed CTX_SEG_OFF_TO_LIN to allow linear addresses in 32-bit
registers (used by DeviceIoControl). Adapted all users.
include/miscemu.h
msdos/dpmi.c
msdos/int21.c
msdos/int25.c
msdos/int26.c
msdos/int2f.c
msdos/xms.c