mirror of https://github.com/lianthony/NT4.0
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.
177 lines
3.5 KiB
177 lines
3.5 KiB
LIBRARY OS2DLL
|
|
|
|
DESCRIPTION 'OS/2 Emulation Subsystem - Client Stubs'
|
|
|
|
EXPORTS
|
|
Od2Canonicalize
|
|
Od2EnableCtrlHandling
|
|
DosNullApiCall
|
|
DosSetMaxFH
|
|
DosSetVerify
|
|
DosErrClass
|
|
DosError
|
|
DosSetFileInfo
|
|
DosSetPathInfo
|
|
DosSetDefaultDisk
|
|
DosSetFHState
|
|
DosSetFSInfo
|
|
DosQueryPathInfo
|
|
DosQueryHType
|
|
DosQueryVerify
|
|
DosDeleteDir
|
|
DosScanEnv
|
|
DosSearchPath
|
|
DosSleep
|
|
DosGetDateTime
|
|
DosDevConfig
|
|
DosEnterCritSec
|
|
DosExitCritSec
|
|
DosExit
|
|
DosKillProcess
|
|
DosSetPriority
|
|
DosResumeThread
|
|
DosSuspendThread
|
|
DosCreatePipe
|
|
DosResetBuffer
|
|
DosSetCurrentDir
|
|
DosSetFilePtr
|
|
DosClose
|
|
DosCopy
|
|
DosDelete
|
|
DosDupHandle
|
|
DosEditName
|
|
DosSetFileLocks
|
|
DosFindClose
|
|
DosFindFirst
|
|
DosFindNext
|
|
DosFSAttach
|
|
DosCreateDir
|
|
DosMove
|
|
DosSetFileSize
|
|
; DosFileIO
|
|
DosEnumAttribute
|
|
DosOpen
|
|
DosQueryCurrentDir
|
|
DosQueryCurrentDisk
|
|
DosQueryFHState
|
|
DosQueryFSAttach
|
|
DosQueryFSInfo
|
|
DosQueryFileInfo
|
|
DosWaitChild
|
|
DosRead
|
|
DosWrite
|
|
DosExecPgm
|
|
; DosDevIOCtl
|
|
DosFSCtl
|
|
DosBeep
|
|
; DosPhysicalDisk
|
|
; DosSetCp
|
|
DosSetProcessCp
|
|
DosStopTimer
|
|
DosQueryCp
|
|
DosSetDateTime
|
|
DosExitList
|
|
; DosAllocProtectedMem
|
|
; DosAliasMem
|
|
DosAllocMem
|
|
DosAllocSharedMem
|
|
DosGetNamedSharedMem
|
|
DosGetSharedMem
|
|
DosGiveSharedMem
|
|
DosFreeMem
|
|
DosSetMem
|
|
DosQueryMem
|
|
DosCreateThread
|
|
DosGetThreadInfo
|
|
; DosGetProcessInfo
|
|
DosLoadModule
|
|
DosQueryModuleHandle
|
|
DosQueryModuleName
|
|
DosQueryProcAddr
|
|
DosQueryProcType
|
|
DosFreeModule
|
|
DosQueryAppType
|
|
DosCreateEventSem
|
|
DosOpenEventSem
|
|
DosCloseEventSem
|
|
DosResetEventSem
|
|
DosPostEventSem
|
|
DosWaitEventSem
|
|
DosQueryEventSem
|
|
DosCreateMutexSem
|
|
DosOpenMutexSem
|
|
DosCloseMutexSem
|
|
DosRequestMutexSem
|
|
DosReleaseMutexSem
|
|
DosQueryMutexSem
|
|
DosCreateMuxWaitSem
|
|
DosOpenMuxWaitSem
|
|
DosCloseMuxWaitSem
|
|
DosWaitMuxWaitSem
|
|
DosAddMuxWaitSem
|
|
DosDeleteMuxWaitSem
|
|
DosQueryMuxWaitSem
|
|
; DosSubSet
|
|
; DosSubAlloc
|
|
; DosSubFree
|
|
; DosSubUnset
|
|
DosQuerySysInfo
|
|
DosWaitThread
|
|
DosAsyncTimer
|
|
DosStartTimer
|
|
DosGetResource
|
|
DosQueryResourceSize
|
|
; DosFreeResource
|
|
DosQueryCtryInfo
|
|
DosQueryDBCSEnv
|
|
DosMapCase
|
|
DosQueryCollate
|
|
DosGetMessage
|
|
DosInsertMessage
|
|
DosPutMessage
|
|
DosQueryMessageCP
|
|
DosStartSession
|
|
DosSetSession
|
|
DosSelectSession
|
|
DosStopSession
|
|
DosCreateQueue
|
|
DosOpenQueue
|
|
DosCloseQueue
|
|
DosPurgeQueue
|
|
DosQueryQueue
|
|
DosPeekQueue
|
|
DosReadQueue
|
|
DosWriteQueue
|
|
DosEnterMustComplete
|
|
DosExitMustComplete
|
|
DosAcknowledgeSignalException
|
|
DosSetSignalExceptionFocus
|
|
DosSendSignalException
|
|
DosRaiseException
|
|
DosUnwindException
|
|
DosCreateNPipe
|
|
DosCallNPipe
|
|
DosConnectNPipe
|
|
DosDisConnectNPipe
|
|
DosPeekNPipe
|
|
DosTransactNPipe
|
|
DosWaitNPipe
|
|
DosQueryNPHState
|
|
DosSetNPHState
|
|
DosQueryNPipeInfo
|
|
DosQueryNPipeSemState
|
|
DosSetNPipeSem
|
|
Allocate16BHandle
|
|
Od2UpdateLocalInfoAtStart
|
|
MoveInfoSegintoTeb
|
|
EntryFlat constant
|
|
Od2LibPath constant
|
|
Od2Start16Stack constant
|
|
Od2Start16DS constant
|
|
Od2Debug constant
|
|
pSigHandlerRec constant
|
|
pVecHandlerRec constant
|
|
Od2Heap constant
|
|
Od2ExecPgmErrorText constant
|
|
Od2ExecPgmErrorTextLength constant
|
|
Od2Environment constant
|