[Bug 30070] New: Improve advapi:ReportEvent stub
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(a)winehq.org ReportedBy: djelinski1(a)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.
http://bugs.winehq.org/show_bug.cgi?id=30070 --- Comment #1 from Nikolay Sivov <bunglehead(a)gmail.com> 2012-06-17 06:54:35 CDT --- This is implemented a long time ago actually, commit id is 2ea3dc4302bcc57e210e54beb0a8bbe5c2a06b7f. All you need to do is to enable eventlog channel. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=30070 Daniel Jelinski <djelinski1(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WORKSFORME --- Comment #2 from Daniel Jelinski <djelinski1(a)gmail.com> 2012-06-17 09:45:52 CDT --- I'd never guess... -- 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.
http://bugs.winehq.org/show_bug.cgi?id=30070 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED Resolution|WORKSFORME |INVALID --- Comment #3 from Nikolay Sivov <bunglehead(a)gmail.com> 2012-06-17 11:29:42 CDT --- Closing. -- 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.
participants (1)
-
wine-bugs@winehq.org