]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/windows/gdi32/gdi32.factor
windows: Fix user32/shcore DPI functions.
[factor.git] / basis / windows / gdi32 / gdi32.factor
index 20fb2090b1309430e3293edf86136ebc0034b963..a39b4f427b82ea7b0b0a2120b4f4fc8b83795d6e 100644 (file)
@@ -1640,7 +1640,7 @@ FUNCTION: BOOL GdiFlush ( )
 ! FUNCTION: GetDCBrushColor
 ! FUNCTION: GetDCOrgEx
 ! FUNCTION: GetDCPenColor
-! FUNCTION: GetDeviceCaps
+FUNCTION: int GetDeviceCaps ( HDC hdc, int index )
 ! FUNCTION: GetDeviceGammaRamp
 ! FUNCTION: GetDIBColorTable
 ! FUNCTION: GetDIBits