olethk32.dll

Juan Lang juan.lang at gmail.com
Thu Sep 6 11:54:34 CDT 2007


Hi Stefan,

+	if (fdwReason == DLL_PROCESS_ATTACH)
+		DisableThreadLibraryCalls(hinstDLL);
+
+	return TRUE;

You should probably add a DLL_WINE_PREATTACH case that returns FALSE.
--Juan



More information about the wine-devel mailing list