[python-win32] "importing" dll's with LoadLibrary

Tim Golden tim.golden@viacom-outdoor.co.uk
Thu, 12 Sep 2002 15:41:21 +0100


... and in fact, someone has recently added a useful recipe on this =
subject
to the Python cookbook:

http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/146847

I freely admit I haven't used it yet, but the idea looks good.

TJG

-----Original Message-----
From: Roach, Mark R. [mailto:mrroach@uhg.net]
Sent: 12 September 2002 15:24
To: 'python-win32@python.org'
Subject: Re: [python-win32] "importing" dll's with LoadLibrary


On Thu, 2002-09-12 at 03:35, "Kaminski, Bj=F6rn" wrote:
> Hi List,=20
>=20
> I have a problem I cannot solve on my own:=20
>=20
> I used win32ui.LoadLibrary() to load a DLL File. The Functions =
returns
> some kind of DLL-Object.=20
> Then I use dllObject.AttachToMFC()=20
> But how can I use the newly attached Functions/Methods ?=20
>=20

I wasn't able to directly use LoadLibrary, I have found
windll/calldll/dynwin very useful. Documentation is a little sparse but
google will turn up a couple of good examples.

-Mark

_______________________________________________
Python-win32 mailing list
Python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

________________________________________________________________________=

This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________=


________________________________________________________________________
This=20e-mail=20has=20been=20scanned=20for=20all=20viruses=20by=20Star=20I=
nternet.=20The
service=20is=20powered=20by=20MessageLabs.=20For=20more=20information=20on=
=20a=20proactive
anti-virus=20service=20working=20around=20the=20clock,=20around=20the=20gl=
obe,=20visit:
http://www.star.net.uk
________________________________________________________________________