http://bugs.winehq.org/show_bug.cgi?id=14594
Summary: crypt32.CryptHashMessage needed for VS.NET 2005 (deployment project type creation) Product: Wine Version: CVS/GIT Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: crypt32 AssignedTo: wine-bugs@winehq.org ReportedBy: focht@gmx.net
Hello,
using project wizard to create a "setup/deployment" project type (msi), it bails due to unimpl crypt32.CryptHashMessage
--- snip --- .. 003f:trace:loaddll:load_native_dll Loaded L"C:\Program Files\Microsoft Visual Studio 8\Common7\Tools\Deployment\dpplg.dll" at 0x5d010000: native 003f:trace:loaddll:load_native_dll Loaded L"C:\Program Files\Microsoft Visual Studio 8\Common7\Tools\Deployment\1033\dpplgui.dll" at 0x5d380000: native 003f:trace:loaddll:load_native_dll Loaded L"C:\Program Files\Microsoft Visual Studio 8\Common7\Tools\Deployment\dpedt.dll" at 0x5ce70000: native 003f:trace:loaddll:load_native_dll Loaded L"C:\Program Files\Microsoft Visual Studio 8\VJ#\bin\vjsplg.dll" at 0x6ca90000: native 003f:trace:loaddll:load_native_dll Loaded L"C:\Program Files\Microsoft Visual Studio 8\VJ#\bin\1033\vjsplgui.dll" at 0x6cbc0000: native 003f:trace:seh:raise_exception code=80000100 flags=1 addr=0x7b8432e0 003f:trace:seh:raise_exception info[0]=60b7f840 003f:trace:seh:raise_exception info[1]=60b7fa01 wine: Call from 0x7b8432e0 to unimplemented function crypt32.dll.CryptHashMessage, aborting 003f:trace:seh:call_stack_handlers calling handler at 0x5cdea7c5 code=80000100 flags=1 003f:trace:seh:call_stack_handlers handler at 0x5cdea7c5 returned 1 003f:trace:seh:call_stack_handlers calling handler at 0x5cdf1732 code=80000100 flags=1 .. --- snip ---
MSDN: http://msdn.microsoft.com/en-us/library/aa380203.aspx
--- stub test --- 031:Call crypt32.CryptHashMessage(002fd208,00000001,00000001,002fd2e0,002fd2dc,002fd260,002fd248,002fd2f4,002fd2d8) ret=5cdd6009 0031:fixme:crypt:CryptHashMessage (0x2fd208, 1, 1, 0x2fd2e0, 0x2fd2dc, 0x2fd260, 0x2fd248, 0x2fd2f4): stub 0031:Ret crypt32.CryptHashMessage() retval=00000000 ret=5cdd6009 --- stub test --
Simple stub seems to satisfy it. For a better stub: MD5 is needed here, the supplied hash algorithm OID (pHashPara.HashAlgorithm) is "1.2.840.113549.2.5"
Regards
http://bugs.winehq.org/show_bug.cgi?id=14594
--- Comment #1 from Juan Lang juan_lang@yahoo.com 2008-07-28 15:46:08 --- Patches sent: http://www.winehq.org/pipermail/wine-patches/2008-July/058703.html http://www.winehq.org/pipermail/wine-patches/2008-July/058704.html http://www.winehq.org/pipermail/wine-patches/2008-July/058705.html http://www.winehq.org/pipermail/wine-patches/2008-July/058706.html http://www.winehq.org/pipermail/wine-patches/2008-July/058707.html
http://bugs.winehq.org/show_bug.cgi?id=14594
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |juan_lang@yahoo.com Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #2 from Juan Lang juan_lang@yahoo.com 2008-07-29 08:32:02 --- This should be fixed now.
http://bugs.winehq.org/show_bug.cgi?id=14594
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2008-08-22 10:47:58 --- Closing bugs fixed in 1.1.3.
http://bugs.winehq.org/show_bug.cgi?id=14594
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified
http://bugs.winehq.org/show_bug.cgi?id=14594
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |2849333f25176e0acba7c255b81 | |4fe7a72f66ab5 Version|unspecified |1.1.1
--- Comment #4 from Anastasius Focht focht@gmx.net 2011-10-12 03:29:38 CDT --- Hello,
filling/correcting fields ...
Regards
https://bugs.winehq.org/show_bug.cgi?id=14594
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://web.archive.org/web | |/20161115203751/http://down | |load.microsoft.com/download | |/6/f/5/6f5f7a01-50bb-422d-8 | |742-c099c8896969/En_vs_2005 | |_vsts_180_Trial.img Keywords| |download