Paul Would you please let me how I can use GetDateTimeArray() in afl? I don't know how to create dlls. TIA
From: [email protected] [mailto:[email protected]] On Behalf Of paultsho Sent: Thursday, August 27, 2009 10:10 PM To: [email protected] Subject: [amibroker] Re: AmiBroker 5.28.1 BETA released Tomasz, To use the new dll function GetDateTimeArray(), do I have to add this to struct SiteInterface definition in Plugin.h struct SiteInterface { ... AmiDate* GetDateTimeArray(); } --- In [email protected] <mailto:amibroker%40yahoogroups.com> , "Tomasz Janeczko" <gro...@...> wrote: > > Hello, > > AmiBroker 5.28.1 BETA released > > http://www.amibroker.com/devlog/2009/08/27/amibroker-5-28-1-beta-released/ > > > Best regards, > Tomasz Janeczko > amibroker.com >
