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.
20 lines
343 B
20 lines
343 B
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
|