wine/dlls/kernel wowthunk.c kernel_private.h k ...
ChangeSet ID: 19855 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/08/27 05:18:03 Modified files: dlls/kernel : wowthunk.c kernel_private.h kernel_main.c kernel16_private.h instr.c Log message: Don't try to initialize the 16-bit thunking code if 16-bit support is disabled. Patch: http://cvs.winehq.org/patch.py?id=19855 Old revision New revision Changes Path 1.62 1.63 +0 -25 wine/dlls/kernel/wowthunk.c 1.25 1.26 +1 -1 wine/dlls/kernel/kernel_private.h 1.78 1.79 +13 -8 wine/dlls/kernel/kernel_main.c 1.12 1.13 +2 -0 wine/dlls/kernel/kernel16_private.h 1.23 1.24 +22 -0 wine/dlls/kernel/instr.c
participants (1)
-
Alexandre Julliard