open_dll(st) not working as expected

new topic     » topic index » view thread      » older message » newer message

In the documentation is states that: "st can be a relative or absolute file name. Windows will use the normal search path for locating .dll files"

I have tried using an absolute path such as:

open_dll("C:\\Program Files\\Some Program\\some_dll.dll") 

without success. If I use open_dll("some_dll.dll") and I have the PATH environment variable set it will work as expected

Should the absolute path work or am I not understanding the documentation. Note: the dll does have dependencies if that matters...

thanks -casey

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu