Displaying 1 result from an estimated 1 matches for "stdstubbuffer_invok".
Did you mean:
stdstubbuffer_invoke
2002 Dec 27
1
Wine Problems
...-stack-boundary=2 -fPIC -D__WINE__ -D_RPCRT4_ -D_REENTRANT -o
cpsf.o cpsf.c
gcc -c -I. -I. -I../../include -I../../include -g -O2 -Wall
-mpreferred-stack-boundary=2 -fPIC -D__WINE__ -D_RPCRT4_ -D_REENTRANT -o
cstub.o cstub.c
cstub.c:124: parse error before RPCOLEMESSAGE'
cstub.c: In function StdStubBuffer_Invoke':
cstub.c:126: number of arguments doesn't match prototype
../../include/rpcproxy.h:132: prototype declaration
cstub.c:127: face' undeclared (first use in this function)
cstub.c:127: (Each undeclared identifier is reported only once
cstub.c:127: for each function it appears in.)
cst...