On Sep 6, 9:58 am, Jerry Hill <malaclyp... at gmail.com> wrote: What do you get if you do the following at the > interactive interpreter? > > >>> from ctypes import * > >>> print windll.<insert your dll name here, without the .dll extension> > > -- > Jerry I get: <WinDLL '<my dll name without the dll extension> , handle 410000 at 2ace070>