17 Dec
2001
17 Dec
'01
4:08 p.m.
ChangeSet ID: 1008626897628480293322355 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine2. 01/12/17 17:08:17 Modified files: dlls/kernel : kernel_main.c thunk.c Log message: Do not call THUNK_Init at startup, only do it when the app actually requires thunks. Patch: http://cvs.winehq.com/patch.py?id=1008626897628480293322355 Revision Changes Path 1.26 +0 -5 wine/dlls/kernel/kernel_main.c 1.24 +7 -2 wine/dlls/kernel/thunk.c