SHGFI_ICON_LOCATION is not a valid flag #3
Labels
No labels
CLI
GUI
bug
duplicate
feature
in development
invalid
non-priority
optimisation
prioritised
wontfix
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Ruben/iconiic#3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
current_icon.getIconHandle() uses the wrong flag, it should be SHGFI_ICONLOCATION and not SHGFI_ICON_LOCATION as said in the Microsoft docs
SHGFI_ICON_LOCATION = 0x000001000 # Fetch icon location
This flag remains useless so will be removed for v0.1.0a
Links to #7