http://bugs.winehq.org/show_bug.cgi?id=27789 Summary: Process Monitor from sysinternals can't load its driver Product: Wine Version: 1.3.23 Platform: x86 OS/Version: Linux Status: NEW Severity: trivial Priority: P2 Component: ntoskrnl AssignedTo: wine-bugs(a)winehq.org ReportedBy: dank(a)kegel.com http://technet.microsoft.com/en-us/sysinternals/bb896645 fails to load its driver, so it can't do much. Log: fixme:process:SetProcessShutdownParameters (000001ff, 00000001): partial stub. fixme:fltlib:FilterConnectCommunicationPort (L"\\ProcessMonitorPort", 0, 0x32f2dc, 4, (nil), 0x4fe484) stub fixme:module:NtLoadDriver (0x32f0c8), stub! trace:file:DeleteFileW L"C:\\windows\\system32\\Drivers\\PROCMON20.SYS" That driver imports 128 symbols from ntoskrnl.exe, 6 from HAL.dll, and 20 from FLTMGR.SYS. Not something wine's going to support any time soon, I bet. -- 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.