building COM client/server with proxy using winelib & widl?

Jeroen Janssen japj at xs4all.nl
Fri Jul 23 01:28:16 CDT 2004


Hello,

I was wondering whether there is a wine COM client/server application 
that makes use of winelib & widl (to generate a proxy/stub dll).

Apparently I'm missing some #defines in wine's rpcproxy.h in order to be 
able build the proxy/stub dll?
For instance:
PROXYFILE_LIST_START
PROXYFILE_LIST_END
REFERENCE_PROXY_FILE

It seems that these defines are present in the rpcproxy.h included with 
MinGW?
I googled for it and found 
http://www.cs.up.ac.za/courses/EPE210/software/MinGW-1.1/include/rpcproxy.h

On a side note can widl generate proxy/stub code yet?
---
Jeroen Janssen




More information about the wine-devel mailing list