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

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Nov 2 10:58:30 CDT 2007


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


Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |focht at gmx.net




--- Comment #2 from Anastasius Focht <focht at 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.



More information about the wine-bugs mailing list