PureBytes Links
Trading Reference Links
|
Alex Matulich pointed out that this is a 16 bit DLL and will not work in a
32 bit environment. He suggested that I try blat.DLL (which is public
domain), I have downloaded it and have tried to get it to work.
Unfortunately 3GL is not my area of expertise and I could not get it to
work, mostly because I cannot figure out what the inputs and outputs for
blat are.
It seems as though this will do the job and allow emails to be sent anytime
you want in your code. Has anyone utilized blat in TS6 and would be kind
enough to share the syntax and parameters for how to invoke the call to the
DLL?
Thanks
>From: "Douglas Dubell" <ddubell@xxxxxxxxxxx>
>To: omega-list@xxxxxxxxxx
>Subject: cannot find DLL library file - instant messaging
>Date: Fri, 19 Jul 2002 10:31:24 -0700
>
>
>I downloaded the Instant Messaging program which Patrick White created to
>see if it would work with TS6 and Windows2000. I put the DLL and
>executable
>in \Tradestation\Program - as he indicated should be done (there are many
>other DLL's there also). However TS6 still cannot find it, and I get the
>following message:
>
>Cannot Find DLL Library File: PMWEM16.DLL
>
>Do I need to do something additional with DLL's in the registry or
>elsewhere?
>
>TIA
>
|