We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
There are multiple issues. First of all, it has to show the module I opened at the top. Specifically, I wanted to check if a dll is a x86 or x64:
Then, there is an issue if I try to click modules on the top left pane, I get totally useless confusing output at the bottom of the window:
Attached that NahimicSharedMemory.dll renamed to NahimicSharedMemory.gif
The text was updated successfully, but these errors were encountered:
I have made a PR #223 fix your first problem.
And I have never seen your second problem.
Sorry, something went wrong.
The second problem, it should be
api-ms-win-core-processthreads-l1-1-0.dll -> kernel32.dll api-ms-win-core-processthreads-l1-1-1.dll -> kernel32.dll api-ms-win-core-processthreads-l1-1-2.dll -> kernel32.dll api-ms-win-core-processthreads-l1-1-3.dll -> kernel32.dll
Maybe you are missing https://learn.microsoft.com/en-us/windows/win32/apiindex/windows-apisets in your computer.
@lucasg any plans to merge the fix?
No branches or pull requests
There are multiple issues. First of all, it has to show the module I opened at the top. Specifically, I wanted to check if a dll is a x86 or x64:
Then, there is an issue if I try to click modules on the top left pane, I get totally useless confusing output at the bottom of the window:
Attached that NahimicSharedMemory.dll renamed to NahimicSharedMemory.gif
The text was updated successfully, but these errors were encountered: