mirror of https://github.com/tongzx/nt5src
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.
22 lines
402 B
22 lines
402 B
LIBRARY win87em
|
|
|
|
DESCRIPTION 'Microsoft Windows (2) Coprocessor/Emulator Library 6.00.03'
|
|
|
|
EXETYPE WINDOWS
|
|
|
|
STUB 'WINSTUB.EXE'
|
|
|
|
DATA NONE
|
|
|
|
SEGMENTS
|
|
EMULATOR_TEXT CLASS 'CODE' PRELOAD FIXED NONDISCARDABLE
|
|
EMULATOR_DATA CLASS 'FAR_DATA' PRELOAD FIXED NONDISCARDABLE
|
|
|
|
|
|
HEAPSIZE 0
|
|
|
|
EXPORTS
|
|
__FPMATH = __fpmath @1RESIDENTNAME
|
|
__WIN87EMINFO
|
|
__WIN87EMSAVE
|
|
__WIN87EMRESTORE
|