windows-nt/Source/XPSP1/NT/base/ntsetup/legacy/dll/setupdll.def

146 lines
2.5 KiB
Modula-2
Raw Normal View History

2020-09-26 03:20:57 -05:00
EXPORTS
;
; For stub exe
;
dll_main
;
; Legacy functions
;
LegacyInfLookUpSymbol
LegacyInfSetSymbolValue
LegacyInfRemoveInfSymbol
LegacyInfInterpret
LegacyInfGetModifiedSvcList
;
; The rest of these exports were in the old setupdll.dll
;
;
; install entry points
;
; LayBootCode
SetNVRAMVar
ConfigFileSubst
BinaryFileSubst
ConfigFileAppend
DelFile
RenFile
SumListItems
ShutdownSystem
ShutdownRemoteSystem
WhiteSpaceCheck
CheckFileExistance
DosPathToArcPath
ArcPathToDosPath
DosPathToNtPath
NtPathToDosPath
; FixArcPathForBootIni
CheckDriveExternal
CopySingleFile
AddNetConnection
DeleteNetConnection
CheckPrivilegeExists
EnablePrivilege
CheckConfigType
VdmFixup
SetupAddPrinterDriver
SetupAddPrinterMonitor
SetupAddPrinter
CheckPathFullPathSpec
AppendBackSlash
SetMyComputerName
SetEnvVar
ExpandSz
TestAdmin
Delnode
ProcessForUNC
SetCurrentLayout
SetCurrentLocale
NetNameCheck
DeleteAllConnections
SetupCreateService
SetupChangeServiceStart
SetupChangeServiceConfig
AreCharsInString
;
; detect entry points
;
GetOemCodepage
GetAnsiCodepage
GetLanguage
GetCountry
GetProcessor
GetPlatform
GetMyComputerType
GetMyVideoType
GetMyPointerType
GetMyKeyboardType
GetMyBusType
GetMyBusTypeList
GetSelectedVideo
GetSelectedPointer
GetSelectedKeyboard
GetDevicemapValue
GetMemorySize
GetCrashDumpSize
GetInstalledOSNames
FindFileInstances
GetWindowsNtVersion
GetWindowsNtDir
GetWindowsNtSysDir
GetNtDir
GetNtDrive
GetPrinterDriverDir
GetDosPathVar
GetWindowsPath
GetNtBootInfo
GetEnvVar
GetLoadedEnvVar
GetNVRAMVar
GetSystemDate
GetUnusedDrives
GetUserAccounts
GetMyComputerName
GetMyUserName
IsUniprocessorSystem
;
; volume related detect entry points
;
GetTypeOfDrive
DoesDirExist
DoesFileExist
GetSizeOfFile
GetFileCreationTime
GetFileLastAccessTime
GetFileLastWriteTime
GetFloppyDriveLetters
GetHardDriveLetters
GetHardDriveFileSystems
GetHardDriveFreeSpace
GetHardDriveTotalSpace
;
; network card detect functions
;
GetEisaSlotInformation
GetMCABusInformation
GetPciInformation
;
; misc function
;
SetupStrncmp
GenerateSortedIndexList
ToLower