Re: Importing a 3rd Party windows DLL for use within th Python

2008-04-05 Thread lee . walczak
Thankyou kindly for all the details you have provided. IT is nice to know that there is a community to help. I will let you know how I get on! Many Thanks, Lee -- http://mail.python.org/mailman/listinfo/python-list

Re: Importing a 3rd Party windows DLL for use within th Python

2008-04-04 Thread Robert Kern
[EMAIL PROTECTED] wrote: > Hi, > > I have recently started learing how to code/script in Python which I > am realy enjoying. I am new to this game as my background is RF/HW > design engineer so coding is not my first skillset , so please bare > with me! > > I am a little lost with how to procede

Re: Importing a 3rd Party windows DLL for use within th Python

2008-04-04 Thread sturlamolden
On Apr 5, 12:58 am, [EMAIL PROTECTED] wrote: > Is it possible for someone to provide the information on the steps > necessary to access this DLL and treat it like any other pyd library? > Maybe there is already a tutorial available for performing this task? > Is this task straight forward? Short