Displaying 1 result from an estimated 1 matches for "dsound_mix3dbuff".
Did you mean:
dsound_mix3dbuffer
2003 May 22
1
REPEAT- (message didn't show) compilation error, todays CVS
.../michael/my_cvs/wine-cvs/wine/dlls/dsound'
gcc -c -I. -I. -I../../include -I../../include -D_REENTRANT -fPIC
-D__WINESRC__ -Wall -mpreferred-stack-boundary=2
-gstabs+ -Wpointer-arith -g -O2 -o sound3d. o
sound3d.c
sound3d.c: In function `DSOUND_Mix3DBuffer':
sound3d.c:193: parse error before `lVolume'
sound3d.c:213: `lVolume' undeclared (first use in this function)
sound3d.c:213: (Each undeclared identifier is reported only once
sound3d.c:213: for each function it appears in.)
sound3d.c:226: `vDistance' undeclared (first use in this...