http://bugs.winehq.org/show_bug.cgi?id=13012
Summary: Regmon doesen't start Product: Wine Version: CVS/GIT Platform: PC URL: http://download.sysinternals.com/Files/Regmon.zip OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: petr.dlouhy@email.cz
The program shows message "Error loading REGMON701: Invalid function", and ends up.
http://bugs.winehq.org/show_bug.cgi?id=13012
Petr Dlouhý petr.dlouhy@email.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=13012
Petr Dlouhý petr.dlouhy@email.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |advapi32
--- Comment #1 from Petr Dlouhý petr.dlouhy@email.cz 2008-05-06 08:42:55 --- After using native advapi32, the program goes further - it ends up with message "Your account does not have Debug Programs privilege, which is required to run Regmon"
http://bugs.winehq.org/show_bug.cgi?id=13012
--- Comment #2 from Petr Dlouhý petr.dlouhy@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.
http://bugs.winehq.org/show_bug.cgi?id=13012
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |enhancement Component|advapi32 |ntoskrnl
--- Comment #3 from Vitaliy Margolen vitaliy@kievinfo.com 2008-05-10 20:51:49 --- Regmon uses kernel driver (as you found yourself). Wine does not support that infrastructure required for this driver.
http://bugs.winehq.org/show_bug.cgi?id=13012
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WONTFIX
--- Comment #4 from Austin English austinenglish@gmail.com 2008-06-15 05:26:28 --- WONTFIX, see http://bugs.winehq.org/show_bug.cgi?id=13913#c3
http://bugs.winehq.org/show_bug.cgi?id=13012
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Austin English austinenglish@gmail.com 2008-06-15 05:26:36 --- Closing.
http://bugs.winehq.org/show_bug.cgi?id=13012
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified