<div>Hi,<br clear="all"></div><div><br></div><div>Can anyone enlighten me to the search path mechanism in ctypes' LoadLibrary? I have a DLL that resides elsewhere that is not in any default search path. I tried adding the path to `sys.path` before attempting to load said DLL but I still get "WindowsError: [Error 126] The specified module could not be found."</div>

<div><br></div><div>Thanks,</div><div><br></div>~/santa<br>