-
Notifications
You must be signed in to change notification settings - Fork 4
Pull requests: tailscale/win
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add SHAppBarMessage, APPBARDATA, and associated constants.
#1
by dblohm7
was merged Nov 2, 2021
Loading…
shell32.go: change the wrapper for Shell_NotifyIcon to obtain the las…
#3
by dblohm7
was merged Nov 18, 2022
Loading…
Add necessary API definitions for APIs used by downstream owner-draw …
#4
by dblohm7
was merged Feb 1, 2023
Loading…
gdiplus.go: add syscall definitions for retrieving GDI+ image size
#5
by dblohm7
was merged Feb 2, 2023
Loading…
shell32.go: add definitions for Shell_NotifyIconGetRect
#6
by dblohm7
was merged Feb 10, 2023
Loading…
gdiplus.go: add syscall stubs for moving HICONs in and out of GDI+
#9
by dblohm7
was merged Jul 10, 2023
Loading…
shell32.go: change Shell_NotifyIcon definition back to returning bool…
#10
by dblohm7
was merged Jan 3, 2024
Loading…
shcore.go: add various functions for querying display density
#15
by dblohm7
was merged Aug 20, 2024
Loading…
vsstyle.go: add constants for HYPERLINK and CONTROLLABEL states
#16
by dblohm7
was merged Aug 22, 2024
Loading…
user32.go, win.go: add constants and APIs for dialogs, window text an…
#19
by dblohm7
was merged Sep 26, 2024
Loading…
dwmapi, user32: add missing system metric constants and fix type of t…
#20
by dblohm7
was merged Oct 18, 2024
Loading…
ProTip!
Filter pull requests by the default branch with base:main.