[ros-bugs] [Bug 4292] IE8 release version page faults at setup
ReactOS.Bugzilla at www.reactos.org
ReactOS.Bugzilla at www.reactos.org
Sat Mar 21 17:21:19 CET 2009
http://www.reactos.org/bugzilla/show_bug.cgi?id=4292
--- Comment #8 from Haos <olaf_siejka at o2.pl> 2009-03-21 17:21:17 CET ---
LINE: CODE:
2787 BOOL WINAPI CryptMsgGetParam(HCRYPTMSG hCryptMsg, DWORD dwParamType,
2788 DWORD dwIndex, void *pvData, DWORD *pcbData)
2789 {
2790 CryptMsgBase *msg = hCryptMsg;
2791
2792 TRACE("(%p, %d, %d, %p, %p)\n", hCryptMsg, dwParamType, dwIndex,
2793 pvData, pcbData);
2794 return msg->get_param(hCryptMsg, dwParamType, dwIndex, pvData, pcbData);
2795 }
trace:(dll\win32\crypt32\msg.c:2783) (00000000, 11, 0, 0117FCB4, 0117FCB0)
--
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the Ros-bugs
mailing list