mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 17:34:57 +00:00
[DXAPI]
Remove unnecessary forwards in spec file svn path=/trunk/; revision=61664
This commit is contained in:
parent
208577d8ea
commit
c87bcbd756
1 changed files with 7 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
@ stdcall _DxApi@20(long ptr long ptr long) DxApi
|
||||
@ stdcall _DxApiGetVersion@0() DxApiGetVersion
|
||||
@ stdcall _DxApiInitialize@32(ptr ptr ptr ptr ptr ptr ptr ptr) DxApiInitialize
|
||||
@ stdcall _DxAutoflipUpdate@20(ptr ptr ptr ptr ptr) DxAutoflipUpdate
|
||||
@ stdcall _DxEnableIRQ@8(ptr ptr) DxEnableIRQ
|
||||
@ stdcall _DxLoseObject@8(ptr ptr) DxLoseObject
|
||||
@ stdcall _DxUpdateCapture@12(ptr ptr ptr) DxUpdateCapture
|
||||
@ stdcall _DxApi@20(long ptr long ptr long)
|
||||
@ stdcall _DxApiGetVersion@0()
|
||||
@ stdcall _DxApiInitialize@32(ptr ptr ptr ptr ptr ptr ptr ptr)
|
||||
@ stdcall _DxAutoflipUpdate@20(ptr ptr ptr ptr ptr)
|
||||
@ stdcall _DxEnableIRQ@8(ptr ptr)
|
||||
@ stdcall _DxLoseObject@8(ptr ptr)
|
||||
@ stdcall _DxUpdateCapture@12(ptr ptr ptr)
|
||||
|
|
Loading…
Reference in a new issue