Skip to content

Commit

Permalink
Add CLIPFORMAT type
Browse files Browse the repository at this point in the history
Signed-off-by: Simon Rozman <simon@rozman.si>
  • Loading branch information
rozmansi committed Nov 11, 2020
1 parent 86c95ba commit 7611bb9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gdi32.go
Original file line number Diff line number Diff line change
Expand Up @@ -780,6 +780,7 @@ type (
HPALETTE HGDIOBJ
HPEN HGDIOBJ
HRGN HGDIOBJ
CLIPFORMAT uint16
)

type PIXELFORMATDESCRIPTOR struct {
Expand Down

0 comments on commit 7611bb9

Please sign in to comment.