There is no activeX library as far as I know. But there is a type library that is in the members area on the AB site. You dont need it to write an OLE Client if you use late binding. I suggest you look up OLE client programming in VB in google to learn how to do it. The object description in the URL given is the bare necessity that you need. But you need to learn about OLE client programming first. Otherwise it won't mean that much to you.
_____ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of manishalakp Sent: Sunday, 27 July 2008 9:08 PM To: [email protected] Subject: [amibroker] Re: activex com library needed... yes i ve seen that. but without importing the activex lirary, you ll not be able to create amibroker abject in visual basic. If any of you have it please let me know. Regards, Manishala --- In [EMAIL PROTECTED] <mailto:amibroker%40yahoogroups.com> ps.com, "murthysuresh" <[EMAIL PROTECTED]> wrote: > > --- In [EMAIL PROTECTED] <mailto:amibroker%40yahoogroups.com> ps.com, "manishalakp" <manishalakp@> wrote: > > > > hi, > > > > I am developing an application in Visual Basic which writes Data form > > CSV files to Amibroker. But I need ActiveX COM library for Amibroker. > > Can anyone forward me same? > > > > Regards, > > > > Manishala > > > check this > http://www.amibroke <http://www.amibroker.com/guide/objects.html> r.com/guide/objects.html >
