Skip to content

☂️ Project the entire Win32 API #819

@halildurmus

Description

@halildurmus

Currently, the JSON files define which APIs are projected by the generator.

In a future major release (not in v6, likely v7), I plan to expand the generator to project nearly the entire Win32 API, excluding a few outdated APIs. This will be made possible by leveraging Microsoft’s metadata, eliminating the need for the manual effort currently required to add new APIs -- a process that is both time-consuming and tedious.

The expanded scope will include:

  • Win32 callbacks
  • Win32 constants
  • Win32 enumerations
  • Win32 functions
  • Win32 structures
  • COM interfaces

Metadata

Metadata

Assignees

Labels

P3Low-priority issueautomationReplace handcrafted code that doesn't scaleepicA theme of work that contain sub-tasksfeatureA new feature or requestpackage: generatorIssue with package:generator

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions