Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Is it possible to affect context menu inside a Win32 application? #751

TsukiZero started this conversation in General
Discussion options

My problem is within Visual Boy Advance CE, Windows messed up something and now there's no highlight. Since it's a Win32 application, I don't know if it is possible to improve its context menu.
image

You must be logged in to vote

Replies: 3 comments

Comment options

share what you have in shell.nss for exclude.where = or other settings with exclude.

You must be logged in to vote
0 replies
Comment options

I have nothing with exclude in shell.nss or anywhere else

You must be logged in to vote
0 replies
Comment options

Technical Mechanism

Shell's menu interception works by hooking TrackPopupMenu and TrackPopupMenuEx Win32 API calls. Main.cpp: 521-542 When applications use Windows shell components to create context menus, they ultimately call these APIs, allowing Shell to intercept and customize them.

The key difference is whether the application creates its own custom menu system or delegates to Windows shell components. ContextMenu.cpp: 4339-4410

I was trying to run NS in Visual Boy Advance CE, but without success.

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /