--- Steven Edwards steven_ed4153@yahoo.com wrote:
Changelog: Eric Kohl eric.kohl@t-online.de
Server stubs are void functions. Fix a warning in the server stub descriptor. Support multiple interfaces per idl file. Support explicit binding handles. Support remaining basic types (float, double, small, wchar_t and handle_t).
I forgot to rebuild my whole tree after this patch and am getting a error so hold off.
steven@steven:/usr/src/wine/dlls/ole32# ../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLE32_ -DCOM_NO_WINDOWS_H -h -H dcom.h dcom.idl error: ResolveOxid() must not define a binding handle!
Thanks Steven
__________________________________ Do you Yahoo!? Read only the mail you want - Yahoo! Mail SpamGuard. http://promotions.yahoo.com/new_mail
--- Steven Edwards steven_ed4153@yahoo.com wrote: Maybe I should learn something about IDL and COM before messing with this stuff. This seems to fix it.
Thanks Steven
Index: dcom.idl =================================================================== RCS file: /home/wine/wine/dlls/ole32/dcom.idl,v retrieving revision 1.1 diff -u -r1.1 dcom.idl --- dcom.idl 22 May 2003 03:36:26 -0000 1.1 +++ dcom.idl 28 Feb 2005 06:25:24 -0000 @@ -217,6 +217,7 @@
cpp_quote("#if 0") [ + explicit_handle, uuid(99fcfec4-5260-101b-bbcb-00aa0021347a), pointer_default(unique) ] @@ -260,6 +261,7 @@ }
[ + explicit_handle, uuid(4d9f4ab8-7d1c-11cf-861e-0020af6e7c57), pointer_default(unique) ]
__________________________________ Do you Yahoo!? Yahoo! Mail - now with 250MB free storage. Learn more. http://info.mail.yahoo.com/mail_250