Skip to content

Commit 7611bb9

Browse files
committed
Add CLIPFORMAT type
Signed-off-by: Simon Rozman <[email protected]>
1 parent 86c95ba commit 7611bb9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gdi32.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -780,6 +780,7 @@ type (
780780
HPALETTE HGDIOBJ
781781
HPEN HGDIOBJ
782782
HRGN HGDIOBJ
783+
CLIPFORMAT uint16
783784
)
784785

785786
type PIXELFORMATDESCRIPTOR struct {

0 commit comments

Comments
 (0)