This website requires JavaScript.
Explore
Help
Register
Sign In
ReceiveTempSMS
/
Sweden-Number
Watch
1
Star
0
Fork
You've already forked Sweden-Number
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
9ae90b354c
Sweden-Number
/
dlls
/
xapofx1_3
/
Makefile.in
8 lines
86 B
Makefile
Raw
Normal View
History
Unescape
Escape
xapofx1_3: Add stub dll.
2015-02-19 20:04:23 +01:00
MODULE
=
xapofx1_3.dll
xaudio2: Implement CreateFX for legacy xaudio2 versions. The various xapofx versions all use the same CLSID to identify the same effect types. In order to differentiate the versions in Wine without duplicating a ton of code into each xapofx DLL, I made new internal CLSIDs for each version of xapofx, which xaudio2_7 registers and uses to tell them apart. Signed-off-by: Andrew Eikum <aeikum@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-10-23 21:31:09 +02:00
IMPORTS
=
ole32
xapofx1_3: Add stub dll.
2015-02-19 20:04:23 +01:00
C_SRCS
=
\
main.c
RC_SRCS
=
version.rc