display.spec 784 Bytes
Newer Older
Alexandre Julliard's avatar
Alexandre Julliard committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
name	display
type	win16

1   stub BitBlt
2   stub ColorInfo
3   stub Control
4   stub Disable
5   stub Enable
6   stub EnumFonts
7   stub EnumObj
8   stub Output
9   stub Pixel
10  stub RealizeObject
11  stub StrBlt
12  stub ScanLR
13  stub DeviceMode
14  stub ExtTextOut
15  stub GetCharWidth
16  stub DeviceBitmap
17  stub FastBorder
18  stub SetAttribute
19  stub DeviceBitmapBits
20  stub CreateBitmap
21  stub DIBScreenBlt
90  stub Do_Polylines
91  stub Do_Scanlines
92  stub SaveScreenBitmap
28 29 30 31
101 pascal16 Inquire(ptr) DISPLAY_Inquire
102 pascal16 SetCursor(ptr) DISPLAY_SetCursor
103 pascal16 MoveCursor(word word) DISPLAY_MoveCursor
140 pascal16 CheckCursor() DISPLAY_CheckCursor
Alexandre Julliard's avatar
Alexandre Julliard committed
32 33 34 35
500 pascal16 UserRepaintDisable(word) UserRepaintDisable
600 stub InkReady
601 stub GetLPDevice