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

Clean up and eject DLL #5

Open
rainy-seasons opened this issue Oct 5, 2018 · 1 comment
Open

Clean up and eject DLL #5

rainy-seasons opened this issue Oct 5, 2018 · 1 comment
Labels
enhancement New feature or request hacktoberfest help wanted Extra attention is needed

Comments

@rainy-seasons
Copy link
Owner

There should be a way to eject the DLL safely, being sure there are no dangling pointers or anything beforehand. FreeLibrary and FreeLibraryAndExitThread are good places to look to start.

@rainy-seasons rainy-seasons added enhancement New feature or request help wanted Extra attention is needed hacktoberfest labels Oct 5, 2018
@luvhalvorson
Copy link

Hi, I'd like to try this one!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants