http://bugs.winehq.org/show_bug.cgi?id=10275 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net --- Comment #2 from Anastasius Focht <focht(a)gmx.net> 2007-11-02 10:58:30 --- Hello, yes, wine's signature for FileProtocolHandlerA is wrong. Correct would be: HRESULT WINAPI FileProtocolHandlerA( HWND hWnd, HINSTANCE hInst, LPCSTR pszUrl, int nShowCmd); The "hInst" parameter passed into function is never used. Regards -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.