[Bug 30070] New: Improve advapi:ReportEvent stub

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Mar 4 01:03:41 CST 2012


http://bugs.winehq.org/show_bug.cgi?id=30070

             Bug #: 30070
           Summary: Improve advapi:ReportEvent stub
           Product: Wine
           Version: 1.4-rc5
          Platform: x86
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P2
         Component: advapi32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: djelinski1 at gmail.com
    Classification: Unclassified


Currently ReportEvent stub prints a bunch of unreadable pointers, e.g.:
fixme:advapi:ReportEventA
(0xcafe4242,0x0002,0x0008,0xc0004a43,(nil),0x0001,0x00000000,0x2fdb080,(nil)):
stub
fixme:advapi:ReportEventW
(0xcafe4242,0x0002,0x0008,0xc0004a43,(nil),0x0001,0x00000000,0x12cfa0,(nil)):
stub
The one before last parameter is in fact an array of strings. It would be great
to see them.

-- 
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.



More information about the wine-bugs mailing list