Skip to content

Conversation

@kiecker223
Copy link

Add new case to bail early if there's no resources and no resources section, when adding resources to an executable.

Remove case where the Builder will refuse to create a resources section for new resources if there is not a resources section already available.

Hopefully should make the API a little better, as it exists now if you add resources to a PE, the builder will refuse to create a resources section if the PE didn't already have a resources section, even though it'll go through and serialize the new resource data. Causing issues with a product I'm working on.

… a resources section if there are new resources but one does not exist
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.

1 participant