j
k
j a
j l
Hi Stefan,
+ if (fdwReason == DLL_PROCESS_ATTACH) + DisableThreadLibraryCalls(hinstDLL); + + return TRUE;
You should probably add a DLL_WINE_PREATTACH case that returns FALSE. --Juan
Back to the thread
Back to the list