InvertMask fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9655 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
David Webster
2001-04-03 22:44:09 +00:00
parent 33e2941913
commit 8e8d8eeff5

View File

@@ -1024,7 +1024,7 @@ HBITMAP wxInvertMask(
,hPSSrc
,4L
,vPoint
,ROP_SRCCOPY
,ROP_SRCINVERT
,BBO_IGNORE
);