http://bugs.winehq.org/show_bug.cgi?id=10275 Juan Lang <juan_lang(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |juan_lang(a)yahoo.com --- Comment #1 from Juan Lang <juan_lang(a)yahoo.com> 2007-11-02 09:49:30 --- Right, rundll32 assumes all entry points have this signature: void WINAPI EntryPoint(HWND hWnd, HINSTANCE hInst, LPTSTR lpszCmdLine, int nCmdShow); but FileProtocolHandler doesn't have an HINSTANCE argument. Is it just wrong? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.