Windows2003-3790/windows/core/dxkernel/dxapi/dxapi.src

21 lines
343 B
Plaintext
Raw Permalink Normal View History

2001-01-01 00:00:00 +01:00
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