You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
370 B
18 lines
370 B
LIBRARY DCAP16
|
|
DESCRIPTION 'DirectCapture 16-bit half'
|
|
|
|
EXETYPE WINDOWS
|
|
|
|
CODE PRELOAD MOVEABLE
|
|
DATA PRELOAD MOVEABLE SINGLE
|
|
|
|
HEAPSIZE 1024
|
|
|
|
IMPORTS
|
|
C16ThkSL01 = KERNEL.631
|
|
ThunkConnect16 = KERNEL.651
|
|
|
|
EXPORTS
|
|
THK_THUNKDATA16 @1 RESIDENTNAME
|
|
DllEntryPoint @2 RESIDENTNAME
|
|
|