Accessing dll

Helpful person rrllff at yahoo.com
Thu Sep 6 13:10:06 EDT 2012


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>



More information about the Python-list mailing list