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

Delay parameter #17

Merged
merged 1 commit into from
Sep 9, 2019
Merged

Delay parameter #17

merged 1 commit into from
Sep 9, 2019

Conversation

isanae
Copy link

@isanae isanae commented Sep 8, 2019

This adds a parameter to USVFSInitParameters() to add a Sleep() call before the hooked process is resumed. It is 0 by default. When set to something like 10 seconds, it gives time to attach a debugger to the hooked process before it actually starts.

It's currently unused by MO, but I plan to add a setting in the ini, and perhaps a widget in the Diagnostics tab.

@isanae isanae merged commit 0783b3e into ModOrganizer2:Develop Sep 9, 2019
@isanae isanae deleted the delay-parameter branch January 14, 2020 18:16
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