Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

<WIP> Explode win32con and regenerate submodules #2452

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

Avasam
Copy link
Collaborator

@Avasam Avasam commented Jan 7, 2025

Explode/split up win32con into smaller submodules and regenerate said submodules.

Many improvements to h2py to cover a lot more grounds automatically.
Added comments for manual steps taken in each module so it can be repeated.

This makes win32con a lot more maintainable, since it's no longer a mess of mixed automated and manual changes. Manual changes and additions are clearly split from the autogenerated ones. So now submodules can simply be updated by re-running h2py and copying the result over (then doing the very few and simple manual cleanup steps when needed)

Closes #1799

@Avasam Avasam marked this pull request as draft January 7, 2025 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add PW_RENDERFULLCONTENT to constants
1 participant