Skip to content

Add StructSizeField("cbSize") to all structs that have a cbSize field#1479

Merged
mikebattista merged 3 commits intomainfrom
mikebattista/structsizefield
Mar 7, 2023
Merged

Add StructSizeField("cbSize") to all structs that have a cbSize field#1479
mikebattista merged 3 commits intomainfrom
mikebattista/structsizefield

Conversation

@mikebattista
Copy link
Copy Markdown
Contributor

Fixed #433.

@mikebattista mikebattista requested a review from chenss3 as a code owner March 7, 2023 20:34
@mikebattista
Copy link
Copy Markdown
Contributor Author

@KalleOlaviNiemitalo could you please review? Are there any other standard field names besides cbSize we should automatically detect?

@KalleOlaviNiemitalo
Copy link
Copy Markdown

Can't spend time on this now, perhaps in a few days.

AArnott
AArnott previously approved these changes Mar 7, 2023
@mikebattista mikebattista merged commit 3533ad7 into main Mar 7, 2023
@mikebattista mikebattista deleted the mikebattista/structsizefield branch March 7, 2023 23:05
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.

An attribute to indicate struct size fields

3 participants