Skip to content
New issue

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

Support for custom balloon icon #25

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Support for custom balloon icon #25

wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Oct 31, 2016

Changed NOTIFYICON_VERSION to NOTIFYICON_VERSION_XP and added NOTIFYCON_VERSION_VISTA, added hBalloonIcon to NOTIFYICONDATA for custom balloon icon, changed return type from GetVersion to uint32 (in win docs it its DWORD and DWORD is uint32), added Set_hBalloonIcon to NOTIFYICONDATA.

Needed by the following commit (also pull request): lxn/walk@f34c686

…CON_VERSION_VISTA, added hBalloonIcon to NOTIFYICONDATA for custom balloon icon, changed return type from GetVersion to uint32 (in win docs it its DWORD and DWORD is uint32), added Set_hBalloonIcon to NOTIFYICONDATA.
zx2c4 added a commit to zx2c4-forks/win that referenced this pull request May 4, 2019
These are stupidly named, but that's what the windows header calls them.

Resolves: lxn#25
Signed-off-by: Jason A. Donenfeld <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants