diff -r c470154fc099 src/gtk2-1-fixes.patch --- a/src/gtk2-1-fixes.patch Wed Dec 14 10:17:26 2011 +0100 +++ b/src/gtk2-1-fixes.patch Thu Dec 15 16:53:17 2011 +0100 @@ -18,7 +18,7 @@ int __stdcall -DllMain (HINSTANCE hinstDLL, -+static _disabled_DllMain (HINSTANCE hinstDLL, ++gdk_DllMain (HINSTANCE hinstDLL, DWORD dwReason, LPVOID reserved) { @@ -31,7 +31,7 @@ BOOL WINAPI -DllMain (HINSTANCE hinstDLL, -+static _disabled_DllMain (HINSTANCE hinstDLL, ++gtk_DllMain (HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved) {