-
Notifications
You must be signed in to change notification settings - Fork 10
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
Fixes crash and layout, add log switch #6
base: master
Are you sure you want to change the base?
Conversation
danch15
commented
Jan 17, 2021
•
edited
Loading
edited
- Fixes crash when device description registry key doesn't exist
- Fixes the KeyboardRedirectorForm and ActionPropertiesDialog Layout
- Add feature: enable and disable log to file. Update to Visual Studio 2019. Add feature: enable and disable log to file. #5 (by Starfer)
- Add Setting Button to open setting folder
2. Fixes the KeyboardRedirectorForm and ActionPropertiesDialog Layout 3. Add feature: enable and disable log to file. natevoci#5 (by Starfer)
Hi @danch15. Sorry it has taken me so long to get to look at this. I have just now merged Starfer's PR into master, so this PR conflicts now. It would be great if you could rebase your commits. Also, could you please provide comments in english in your 2nd and 3rd commits, and some more information about the 3rd commit would be helpful. What is the "SCT.DC" process that you're sending messages to? And was there a specific reason you needed to add the LOG compilation flag rather than just uncheck the Log setting Starfer added? |
|