Rolf wrote:
My Advapi32.dll Ver 5.0.2195.6876 from W2K SP4 does not export these functions at all.
Yeah, I didn't remember them showing up in advapi32 until XP. MSDN mentions them as part of cryptdll.dll: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/devnotes/wi...
This also exists in XP. Perhaps XP's advapi32.dll forwards these to cryptdll?
--Juan
_______________________________ Do you Yahoo!? Declare Yourself - Register online to vote today! http://vote.yahoo.com
"Juan" == Juan Lang juan_lang@yahoo.com writes:
Juan> Rolf wrote: >> My Advapi32.dll Ver 5.0.2195.6876 from W2K SP4 does not export these >> functions at all.
Juan> Yeah, I didn't remember them showing up in advapi32 until XP. Juan> MSDN mentions them as part of cryptdll.dll: Juan> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/devnotes/wi...
Juan> This also exists in XP. Perhaps XP's advapi32.dll forwards these Juan> to cryptdll?
Sang Cho's disass shows:
Disassembly of File: /ntfs/WINDOWS/system32/advapi32.dll
T.DateStamp = 3D6DFABF: Thu Aug 29 03:43:11 2002
... Addr:77DB3D54 Ord: 400 (0190h) Name: MD5Final Addr:77DB35D1 Ord: 401 (0191h) Name: MD5Init Addr:77DB3C7A Ord: 402 (0192h) Name: MD5Update