Cool, thanks. It does work now ... almost. md5.dll and sha1.dll are referencing Microsoft.VC90.DebugCRT which does not exist here, causing a system error 14001. I patched the DLLs to reference Microsoft.VC90.CRT instead and it seems ok. So once you flip the switch from Debug to Release I think we're there.
-- usch ------------------------------------------------------------------------ usch's Profile: http://forums.slimdevices.com/member.php?userid=33389 View this thread: http://forums.slimdevices.com/showthread.php?t=75504 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
