Crash on PopMenu |
Post Reply |
Author | |
SteveRox
Newbie Joined: 04 February 2022 Status: Offline Points: 2 |
Post Options
Thanks(0)
Posted: 04 February 2022 at 1:48pm |
I want to report a bug. In my application if I have a skin applied and then remove it and then open a right click menu my application crashes with an unhandled exception. I have debugged it and determined that the problem is that the function user32!NtUserTrackPopupMenuEx is hooked (and unhooked twice). So after it unhooks it the second time it actually puts back the hook which is no longer valid and causes the code to jump to an invalid instruction. I am using Toolkit 20.2.
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |