Do not call THUNK_Init at startup, only do it when the app actually
commit7f826665e182965fdc74ebd07a937326c6b7bc11
authorAlexandre Julliard <julliard@winehq.org>
Mon, 17 Dec 2001 22:08:17 +0000 (17 22:08 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 17 Dec 2001 22:08:17 +0000 (17 22:08 +0000)
tree7aa37ed6d44a759106420b09e38e5c1e81c20f60
parent8eeed94f5f31c6a6b727072e51b96f0e8515c136
Do not call THUNK_Init at startup, only do it when the app actually
requires thunks.
dlls/kernel/kernel_main.c
dlls/kernel/thunk.c