Sweden-Number/dlls/quartz/quartz.spec

25 lines
666 B
Plaintext
Raw Normal View History

2001-07-02 20:57:22 +02:00
name quartz
type win32
2001-08-15 21:26:52 +02:00
init QUARTZ_DllMain
2001-07-02 20:57:22 +02:00
import ntdll.dll
import kernel32.dll
import user32.dll
#import gdi32.dll
import advapi32.dll
#import winmm.dll
import ole32.dll
import oleaut32.dll
2001-07-02 20:57:22 +02:00
debug_channels (quartz)
@ stdcall AMGetErrorTextA(long ptr long) AMGetErrorTextA
@ stdcall AMGetErrorTextW(long ptr long) AMGetErrorTextW
2001-08-28 19:25:39 +02:00
@ stdcall AmpFactorToDB(long) QUARTZ_AmpFactorToDB
@ stdcall DBToAmpFactor(long) QUARTZ_DBToAmpFactor
2001-07-02 20:57:22 +02:00
@ stdcall DllCanUnloadNow() QUARTZ_DllCanUnloadNow
@ stdcall DllGetClassObject(ptr ptr ptr) QUARTZ_DllGetClassObject
@ stdcall DllRegisterServer() QUARTZ_DllRegisterServer
@ stdcall DllUnregisterServer() QUARTZ_DllUnregisterServer