Would you like to need a quickly library that sending instant message to MSN or YAHOO!?  
Author Message
Jianmin - Bricksoft





PostPosted: Visual Basic Express Edition, Would you like to need a quickly library that sending instant message to MSN or YAHOO!? Top

I have done a VCL Component for Delphi.

I want to check if I will do it for VB/VC and so on.

I think it maybe a COM DLL here.

How about you think

Regards!

--
Peter FZSZ

Bricksoft IM(MSN,YAHOO) Messenger VCL Component
http://www.hide-link.com/




Visual Studio Express Editions3  
 
 
spotty





PostPosted: Visual Basic Express Edition, Would you like to need a quickly library that sending instant message to MSN or YAHOO!? Top

On the development machine, register the COM DLL, then simply add a reference to the .dll file and then use the object browser to see if it identifies the classes/methods contained in there. If its a COM DLL then this should work.

If you not sure, then I'd check with Delphi documentation on how to create a COM dll, all versions of VB.NET and VC will work just fine with COM dll's.


 
 
Brick IM Robot





PostPosted: Visual Basic Express Edition, Would you like to need a quickly library that sending instant message to MSN or YAHOO!? Top

On the development machine, register the COM DLL, then simply add a reference to the .dll file and then use the object browser to see if it identifies the classes/methods contained in there. If its a COM DLL then this should work.

If you not sure, then I'd check with Delphi documentation on how to create a COM dll, all versions of VB.NET and VC will work just fine with COM dll's.

thank your help.

I know how COM DLL work.

I only want to know if someone need a COM DLL can send MSN/YAHOO! instant message.


--
Peter FZSZ

Bricksoft IM(MSN,YAHOO) Messenger VCL Component
http://www32.websamba.com/bricksoftware/



 
 
spotty





PostPosted: Visual Basic Express Edition, Would you like to need a quickly library that sending instant message to MSN or YAHOO!? Top

So are you saying that you have a MS/Yahoo com dll that is available to VB / VC users or is there actually a question


 
 
Brick IM Robot





PostPosted: Visual Basic Express Edition, Would you like to need a quickly library that sending instant message to MSN or YAHOO!? Top

So are you saying that you have a MS/Yahoo com dll that is available to VB / VC users or is there actually a question

Yes. I release a Fast IM(MSN/Yahoo) SDK here now.