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

Re: TS2ki cannot find DLL



PureBytes Links

Trading Reference Links

Hello Jeff,

Friday, December 21, 2001, 1:32:01 PM, you wrote:

JM> I am having a problem accessing an external dll.  This is my first attempt
JM> at this, so I've no doubt I'm making a newbie mistake somewhere.  I searched
JM> the list archives at purebytes, but couldn't find the answer there.

JM> I am trying to use Robert Linder's PushPop.  I have PUSHPOP.DLL copied into
JM> my TS program directory, along with the C55RUNX.DLL.  But when I try to
JM> apply the SpyPush indicator, TS gives "Cannot find library PUSHPOP.DLL".  I
JM> tried changing the indicator code to reference the full path to the dll
The search path scheme is difficult to understand on any of the window
platforms.

Look thru control panel  for the path system variable under system properties.  This is
one of the paths it uses to search.  I have NT and my
path = c: \winnt\system32; c:\winnt.  So I placed it @
c:\winnt\system32.

I think (but not sure), you will have to restart things up again.   As I
believe that once "it" caches that the dll is there or not there, it
won't search again.  Also place it in the omega research program
directory along side the other Omega dlls.  Reboot the computer and
try it out.  You should leave the path in the code as a relative path
without hard coding the path.



-- 
Best regards,
 Ernie                            mailto:ebonugli@xxxxxxxx