Windows2003-3790/base/mvdm/wow16/drivers/display/display.def

19 lines
271 B
Modula-2
Raw Normal View History

2001-01-01 00:00:00 +01:00
LIBRARY DISPLAY
DESCRIPTION 'Windows Display Driver'
EXETYPE WINDOWS
STUB '..\..\BIN\WINSTUB.EXE'
CODE PRELOAD MOVEABLE
DATA PRELOAD MOVEABLE SINGLE
HEAPSIZE 0
EXPORTS
WEP
Disable @4
Enable @5
CheckCursor @104