Windows2003-3790/windows/core/dxkernel/dxapi/dxapi.src
2020-09-30 16:53:55 +02:00

21 lines
343 B
Plaintext

NAME Dxapi.sys
EXPORTS
#ifdef _X86_
_DxApi@20
_DxApiGetVersion@0
_DxApiInitialize@32
_DxAutoflipUpdate@20
_DxLoseObject@8
_DxEnableIRQ@8
_DxUpdateCapture@12
#else
DxApi
DxApiGetVersion
DxApiInitialize
DxAutoflipUpdate
DxLoseObject
DxEnableIRQ
DxUpdateCapture
#endif