PureBytes Links
Trading Reference Links
|
Thanks to everyone for the response.
Rick
--- In amibroker@xxxxxxxxxxxxxxx, "Tomasz Janeczko" <amibroker@xxxx>
wrote:
>
> Hello,
>
> Actually there are two different things:
>
> a) indicator DLLs (written with AmiBroker development Kit) that
have to be written in compiled language
> being able to produce plain API (NOT COM) DLLs and supporting
unions ("records with variants" in Pascal nomenclature)
> and some more advanced stuff.
> Visual Basic is not capable of that.
> You would need C/C++/Delphi for that.
>
> b) ActiveX DLLs (COM objects) that can be written in ANY language
that supports COM. This of course includes VB.
> And it is actually covered in the User's Guide:
> http://www.amibroker.com/guide/a_aflcom.html
>
> Best regards,
> Tomasz Janeczko
> amibroker.com
> ----- Original Message -----
> From: Brian Fenske
> To: amibroker@xxxxxxxxxxxxxxx
> Sent: Thursday, October 20, 2005 10:34 PM
> Subject: RE: [amibroker] creating DLL's
>
>
> I believe your statement about VB is incorrect. VB.NET
assemblies, probably. But COM dlls created with VB are just as valid
as COM dlls created with any other language. AB is a COM app.
>
>
>
> --------------------------------------------------------------------
----------
> From: amibroker@xxxxxxxxxxxxxxx
[mailto:amibroker@xxxxxxxxxxxxxxx] On Behalf Of ricko8294_98
> Sent: Thursday, October 20, 2005 1:04 PM
> To: amibroker@xxxxxxxxxxxxxxx
> Subject: [amibroker] creating DLL's
>
>
> Visual Basic (I believe) does not create proper .DLL files for
use in
> AB.
>
> What options (other languages) can be used (without having to
learn too
> difficult a language)?
>
> Any suggestions would be appreciated
> Rick
>
>
>
>
>
> Please note that this group is for discussion between users only.
>
> To get support from AmiBroker please send an e-mail directly to
> SUPPORT {at} amibroker.com
>
> For other support material please check also:
> http://www.amibroker.com/support.html
>
>
>
>
>
> --------------------------------------------------------------------
----------
> YAHOO! GROUPS LINKS
>
> a.. Visit your group "amibroker" on the web.
>
> b.. To unsubscribe from this group, send an email to:
> amibroker-unsubscribe@xxxxxxxxxxxxxxx
>
> c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms
of Service.
>
>
> --------------------------------------------------------------------
----------
>
------------------------ Yahoo! Groups Sponsor --------------------~-->
Try Online Currency Trading with GFT. Free 50K Demo. Trade
24 Hours. Commission-Free.
http://us.click.yahoo.com/RvFikB/9M2KAA/U1CZAA/GHeqlB/TM
--------------------------------------------------------------------~->
Please note that this group is for discussion between users only.
To get support from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com
For other support material please check also:
http://www.amibroker.com/support.html
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|