ChangeSet ID: 1024098173182063909786851 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 02/06/14 18:42:53
Modified files: dlls/kernel : kernel32.spec if1632 : builtin.c tools/winebuild: build.h spec16.c spec32.c
Log message: Unregister 16-bit dlls on module unload.
Patch: http://cvs.winehq.com/patch.py?id=1024098173182063909786851
Revision Changes Path 1.56 +1 -0 wine/dlls/kernel/kernel32.spec 1.51 +41 -15 wine/if1632/builtin.c 1.31 +1 -0 wine/tools/winebuild/build.h 1.35 +12 -29 wine/tools/winebuild/spec16.c 1.43 +69 -31 wine/tools/winebuild/spec32.c