hello windmill
windmill, or wmil, is a wil-inspired c++23 library, designed for elegant and performant userspace win32 programming.
features
- more comforting to stdcpp
- eliminate odr violations and selectany by building static lib
- wil interop available (source-level and abi-level)
- embrace dependencies that have better implementations than vanilla wil
- no crt initializers
- most features does not rely on windows headers (!)
state
windmill is currently a private dependency and is in active development. it will be opensourced once it became ready for use.