Closed gvanem closed 1 year ago
What?
Except for 330 warnings!
What do warnings when compiling have to do with anything?
So I'm still not sure how to use this SimpleWindowSwitcher.dll.
This project contains the code related to the Simple Window Switcher functionality from ExplorerPatcher. It could also be used standalone theoretically in any project, provided that it gets injected before explorer.exe
registers its alt-tab
hotkeys. The source code is self explanatory, you can see how EP launches it to make sense how to use it in your own project.
The call stack is mostly meaningless if you do not capture it with symbols loaded for the particular build of ExplorerPatcher that you are running.
Not sure what's about this project is all about. I built it myself OK. Except for 330 warnings! But not knowing what to do with the generated
x64/Release/SimpleWindowSwitcher.dll
, I downloadedep_setup.exe
and ran it. Then boom:And callstack:
Uninstalled ASAP with IO-bit Uninstaller. So I'm still not sure how to use this
SimpleWindowSwitcher.dll
.