microsoft / win32metadata

Tooling to generate metadata for Win32 APIs in the Windows SDK.
Other
1.32k stars 113 forks source link

`EventRegister` needs handle type #1894

Closed kennykerr closed 4 months ago

kennykerr commented 4 months ago

The ETW event handle needs a handle type and associated RAIIFree attribute for calling EventUnregister.

riverar commented 4 months ago

Note to implementers/self: ETW event handle type is REGHANDLE