http://bugs.winehq.org/show_bug.cgi?id=9685 --- Comment #6 from Anastasius Focht <focht(a)gmx.net> 2007-09-17 11:38:12 --- Hello, --- quote --- I tried this a time ago with native crypt32, and it still bails out then. If i remember correctly, it stops with different kind of "unknown windows api function" like 131, 148 etc. I'll see if i can get a useful debugtrace while i run into such a "crash" --- quote --- Native crypt32 wont work on this. Too much infrastructure missing. I discussed this problem a while back in some iTunes 7.x thread - before juan started work on crypt api. "UNKNOWN WINDOWS API FUNCTION [131124]." is a pretty generic error message. It doesnt necessarily translate to "non-working/missing api function". In fact it can be everything, from missing admin privileges, detected hooks (antivir, spyware/trojan, cheats), services/drivers not running and the like. Both services need to be up and correctly running. The services socket communication - local and remote endpoints - need to be functional. Without these basics in place it's pretty useless to fix up/work around something. Regards -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.