Add a stdole2 typelib

Vincent Béron vberon at mecano.gme.usherb.ca
Sun Mar 27 22:43:34 CST 2005


Robert, Huw: Do you have something else to add before this one goes in,
or is Wine ready for it?

Huw: I had to name the enum at line 181, else I'd get a SIGSEGV in widl.
Would you mind trying to make it accept

typedef enum {
    foo
} BAR;

instead of

typedef enum BAR {
    foo
} BAR;

please?

Changelog:
Add a stdole2 typelib.

Vincent
-------------- next part --------------
A non-text attachment was scrubbed...
Name: stdole2-1.diff
Type: text/x-patch
Size: 37762 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050327/5780c50a/stdole2-1.bin


More information about the wine-patches mailing list