[Bug 10275] "Get PLP" button in Matlab R14 installer does nothing

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Nov 2 09:49:30 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=10275


Juan Lang <juan_lang at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |juan_lang at yahoo.com




--- Comment #1 from Juan Lang <juan_lang at 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.



More information about the wine-bugs mailing list