marlersoft / zigwin32gen

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

Fixups for breaking changes in zig 0.14.0-dev #45

Open kcbanner opened 1 month ago

kcbanner commented 1 month ago

See: https://github.com/ziglang/zig/pull/21231

It might not make sense to merge this until 0.14.0 is released (or maybe this should target a -dev branch here?).

Results can be seen here: https://github.com/marlersoft/zigwin32/compare/main...kcbanner:zigwin32:fixups-0.14.0-dev