FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Bug in COM Implements class?

 
Post new topic   Reply to topic     Forum Index -> DWin
View previous topic :: View next topic  
Author Message
Numpsy



Joined: 22 Aug 2009
Posts: 27

PostPosted: Sun Aug 23, 2009 2:17 pm    Post subject: Bug in COM Implements class? Reply with quote

Hi,
I've been experimenting with making a simple COM server in D, starting using Juno and then moving to DWin (using the latest SVN code for both DWin and Tango).

I got the code compiling ok, but then couldn't get it to run correctly.

Looking at the code, i think it might be down to the

mixin IUnknownImpl!(AllBaseTypesOf!(T));

in Implements (in com/core.d).

The version in Juno does

mixin IUnknownImpl!(T, AllBaseTypesOf!(T));

and changing the DWin version to match seems to fix the problem.


Speaking of COM servers, is there any intention of adding more support to DWin? The code in Juno seems to not quite work (see http://www.dsource.org/forums/viewtopic.php?t=4742).
Back to top
View user's profile Send private message
yidabu



Joined: 21 Apr 2007
Posts: 87

PostPosted: Sun Feb 13, 2011 12:39 am    Post subject: Reply with quote

I have no plan for COM Serer this moment.
_________________
D yuyan
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> DWin All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group