Re: python - dll access (ctypes or swig)

2007-04-18 Thread Daniel Watrous
AIL PROTECTED]> wrote: > >Daniel Watrous wrote: > >> Hello, > >> > >> I am interested in using python to script access to some hardware for > >> which there are existing drivers in the form of DLLs. The DLLs each > >> have four exported func

python - dll access (ctypes or swig)

2007-04-17 Thread Daniel Watrous
Hello, I am interested in using python to script access to some hardware for which there are existing drivers in the form of DLLs. The DLLs each have four exported functions and a host of COM Properties and COM Methods. The four exported functions are as follows: DllCanUnloadNow DllGetClassObjec