mirror of
https://git.code.sf.net/p/mingw-w64/mingw-w64
synced 2024-12-18 14:27:58 +08:00
fc9c89704a
git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@2315 4407c894-4637-0410-b4f5-ada5f102cad1
26 lines
1.1 KiB
Modula-2
26 lines
1.1 KiB
Modula-2
;
|
|
; Exports of file dxtrans.dll
|
|
;
|
|
; Autogenerated by gen_exportdef
|
|
; Written by Kai Tietz, 2007
|
|
;
|
|
LIBRARY dxtrans.dll
|
|
EXPORTS
|
|
; void __cdecl DXConstOverArray(class DXPMSAMPLE * __ptr64,class DXPMSAMPLE const & __ptr64,unsigned long)
|
|
?DXConstOverArray@@YAXPEAVDXPMSAMPLE@@AEBV1@K@Z
|
|
; void __cdecl DXConstUnderArray(class DXPMSAMPLE * __ptr64,class DXPMSAMPLE const & __ptr64,unsigned long)
|
|
?DXConstUnderArray@@YAXPEAVDXPMSAMPLE@@AEBV1@K@Z
|
|
; void __cdecl DXDitherArray(struct DXDITHERDESC const * __ptr64)
|
|
?DXDitherArray@@YAXPEBUDXDITHERDESC@@@Z
|
|
; void __cdecl DXLinearInterpolateArray(class DXBASESAMPLE const * __ptr64,struct DXLIMAPINFO * __ptr64,class DXBASESAMPLE * __ptr64,unsigned long)
|
|
?DXLinearInterpolateArray@@YAXPEBVDXBASESAMPLE@@PEAUDXLIMAPINFO@@PEAV1@K@Z
|
|
; void __cdecl DXOverArray(class DXPMSAMPLE * __ptr64,class DXPMSAMPLE const * __ptr64,unsigned long)
|
|
?DXOverArray@@YAXPEAVDXPMSAMPLE@@PEBV1@K@Z
|
|
; void __cdecl DXOverArrayMMX(class DXPMSAMPLE * __ptr64,class DXPMSAMPLE const * __ptr64,unsigned long)
|
|
?DXOverArrayMMX@@YAXPEAVDXPMSAMPLE@@PEBV1@K@Z
|
|
DllCanUnloadNow
|
|
DllEnumClassObjects
|
|
DllGetClassObject
|
|
DllRegisterServer
|
|
DllUnregisterServer
|