Windows DLLs and path

Bill Vlahos bvlahos at mac.com
Fri May 25 12:23:05 EDT 2007


I use SSL libraries in my application. For Windows Rev creates a couple of dlls that I need to include with my standalone. My application is portable in that all the files (executables and data) are in a folder. If the dlls are at the same level as the executables then it works fine but clutters the file system window with files a user doesn't need to deal with.

I'd like to make a folder at the same level as the executables and put the dlls there. However, when I do this they are no longer in the path and don't work.

Is there a way to tell the standalone they are in a subfolder?

Thanks,
Bill Vlahos



More information about the use-livecode mailing list