home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Troubleshooting Netware Systems
/
CSTRIAL0196.BIN
/
attach
/
msj
/
v10n04
/
memman.exe
/
PHYS16.DEF
< prev
next >
Wrap
Text File
|
1995-04-01
|
485b
|
15 lines
LIBRARY PHYS16
EXETYPE WINDOWS
SEGMENTS
CODE PRELOAD MOVEABLE
DATA PRELOAD FIXED SINGLE ;; Change this! This is just a quick hack
HEAPSIZE 5120
IMPORTS
C16ThkSL01 = KERNEL.631
ThunkConnect16 = KERNEL.651
EXPORTS
phystk_THUNKDATA16 @1 RESIDENTNAME
DllEntryPoint @2 RESIDENTNAME
GetPhysicalAddrFromLinear @3 RESIDENTNAME
GetPageAttributes @4 RESIDENTNAME