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

Fix for the typelib auto-update feature #10

Merged
merged 2 commits into from
May 15, 2023

Conversation

snake-scaly
Copy link
Contributor

Hi James,

This fix makes HexEdit to automatically pick up changes in the typelib files. Looks like this feature was implemented at some point but got broken later.

This patch is cleaner than my previous pull request. It's in a feature branch, and it does not include any build compatibility changes.

@strobejb
Copy link
Owner

Hi! Thankyou for contributing all these fixes, it's very much appreciated! I'll handle these pull requests over the weekend (too busy until then)..

cheers

@snake-scaly snake-scaly changed the title Autorefresh Fix for the typelib auto-update feature May 20, 2014
This was the original behavior. It didn't work because the WM_NOTIFY was sent
to the main window instead of the TypeView windows. WM_NOTIFY messages do not
auto-propagate.
@strobejb strobejb merged commit e95d2ce into strobejb:master May 15, 2023
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.

2 participants