Skip to content
Discussion options

You must be logged in to vote

I dug into the code a bit more and started looking at each section of ::tray_update. Oddly it seems that some shellapi methods are triggering the issue. For example, ExtractIconEx causes the issue, while substituting ExtractIconW instead does not. Similarly, InsertMenu and LoadImageA are also causing issues. Not sure what to take away from these finding yet and it's definitely not tractable to replace all methods.

Replies: 0 comments 8 replies

Comment options

You must be logged in to vote
7 replies
@ReenigneArcher
Comment options

@brycerocky
Comment options

@ReenigneArcher
Comment options

@brycerocky
Comment options

Answer selected by ReenigneArcher
@ReenigneArcher
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 participants