http://bugs.winehq.org/show_bug.cgi?id=13012 --- Comment #2 from Petr Dlouhý <petr.dlouhy(a)email.cz> 2008-05-08 10:12:44 --- Created an attachment (id=12822) --> (http://bugs.winehq.org/attachment.cgi?id=12822) relay log I went through the +relay log, and it seems to me, that Regmon is trying to load “REGSYS701.SYS” driver through stub-implemented function “NtLoadDriver” which is (always) returning error: 0009:Call ntdll.NtLoadDriver(0032eb94) ret=004015a5 fixme:module:NtLoadDriver (0x32eb94), stub! 0009:Ret ntdll.NtLoadDriver() retval=c0000002 ret=004015a5 So it seems now more likely, that it is caused by this, and different behaviour with native advapi32 is just some error elsewhere. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.