Leaked source code of windows server 2003
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.
 
 
 
 
 
 

32 lines
734 B

LIBRARY SYSTEM
DESCRIPTION 'Microsoft Windows System configuration module for IBM/PC/XT/AT'
EXETYPE WINDOWS
STUB '..\bin\winstub.exe'
CODE PRELOAD FIXED
DATA NONE
IMPORTS
NOHOOKDOSCALL = KERNEL.101
ALLOCCSALIAS = KERNEL.170
__ROMBIOS = KERNEL.173
__0040h = KERNEL.193
EXPORTS
InquireSystem @1
CreateSystemTimer @2
KillSystemTimer @3
EnableSystemTimers @4
DisableSystemTimers @5
GetSystemMsecCount @6
Get80x87SaveSize @7
Save80x87State @8
Restore80x87State @9
WEP
A20_Proc @20
;;IFDEF JAPAN
;;; JapanInquireSystem ; MSKK specific
;;ENDIF