marlersoft / zigwin32gen

Generates Complete Zig bindings for Win32. See https://github.com/marlersoft/zigwin32 for the bindings themselves.
108 stars 17 forks source link

Add HDPA and HDSA to the known handles list #11

Closed Flaminator closed 2 years ago

Flaminator commented 2 years ago

In v15.0.2-preview of the win32metadata project the handle types HDPA and HDSA were added to replace the faulty _DPA and _DSA types. Currently HDPA and HDSA get exposed as isize they should get exposed as *opaque.