dart-windows / win32

Build Win32 apps with Dart!
https://win32.pub
BSD 3-Clause "New" or "Revised" License
735 stars 118 forks source link

☂️ Project the entire Win32 API #819

Open halildurmus opened 4 months ago

halildurmus commented 4 months ago

Currently, the JSON files specify which APIs should be projected by the generator.

In v6, I plan to project the entire Win32 API, except for some ancient APIs by leveraging the metadata provided by Microsoft. This will eliminate the manual effort currently required for adding new APIs, which can be both laborious and time-consuming.

This will include: