[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cannot find DLL library file - instant messaging



PureBytes Links

Trading Reference Links

At 10:34 AM 07/19/2002, you wrote:
>On Fri, 19 Jul 2002, Douglas Dubell wrote:
>
>> 
>> 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
>> 
>
>put the full path in the DefineDLLFunc line

PMWEM16.DLL looks like it would be a 16 bit DLL.  TS6 is 32bit and can only use 32bit DLL's, so this combination won't work. That's why TS reports the file missing. 

The PMWEM16.DLL would have to be recompiled as 32 bit.

HTH,

Mike G.