Windows2003-3790/drivers/serveravailability/saport/saport.src
2020-09-30 16:53:55 +02:00

48 lines
1.5 KiB
Plaintext

//+-------------------------------------------------------------------------
//
// Microsoft Windows
//
// Copyright (C) Microsoft Corporation, 1996 - 2001
//
//
// ### ### ##### ##### ##### ###### ### ##### ####
// ## # ### ## ## ## ## ## ## ## ## # ## ## ## #
// ### ## ## ## ## ## ## ## ## ## ### ## ## ##
// ### ## ## ## ## ## ## ##### ## ### ##### ##
// ### ####### ##### ## ## #### ## ### #### ##
// # ## ## ## ## ## ## ## ## ## ## # ## ## ## ## #
// ### ## ## ## ##### ## ## ## ## ### ## ## ####
//
//--------------------------------------------------------------------------
NAME SAPORT.SYS
EXPORTS
DllInitialize PRIVATE
SaPortInitialize
SaPortAllocatePool
SaPortFreePool
SaPortGetVirtualAddress
SaPortRequestDpc
SaPortCompleteRequest
SaPortDebugPrint
SaPortGetOsVersion
SaPortLockPagesForSystem
SaPortReleaseLockedPagesForSystem
SaPortReadNumericRegistryValue
SaPortReadUnicodeStringRegistryValue
SaPortCreateUnicodeStringCat
SaPortCreateUnicodeString
SaPortCopyUnicodeString
SaPortFreeUnicodeString
SaPortSynchronizeExecution
SaPortCreateBasenamedEvent
SaPortReadBinaryRegistryValue
SaPortWriteNumericRegistryValue
SaPortWriteBinaryRegistryValue
SaPortWriteUnicodeStringRegistryValue
SaPortGetRegistryValueInformation
SaPortDeleteRegistryValue
SaPortShutdownSystem