[python-win32] "importing" dll's with LoadLibrary
"Kaminski, Björn"
BKaminski@mbisoftware.de
Thu, 12 Sep 2002 10:35:51 +0200
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
------_=_NextPart_001_01C25A37.66AE3830
Content-Type: text/plain;
charset="iso-8859-1"
Hi List,
I have a problem I cannot solve on my own:
I used win32ui.LoadLibrary() to load a DLL File. The Functions returns some
kind of DLL-Object.
Then I use dllObject.AttachToMFC()
But how can I use the newly attached Functions/Methods ?
I haven't found anything about this...
thx in advance
bjoern (<-- my name)
------_=_NextPart_001_01C25A37.66AE3830
Content-Type: text/html;
charset="iso-8859-1"
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>"importing" dll's with LoadLibrary</TITLE>
</HEAD>
<BODY>
<P><FONT SIZE=2 FACE="Arial">Hi List,</FONT>
</P>
<P><FONT SIZE=2 FACE="Arial">I have a problem I cannot solve on my own:</FONT>
</P>
<P><FONT SIZE=2 FACE="Arial">I used win32ui.LoadLibrary() to load a DLL File. The Functions returns some kind of DLL-Object.</FONT>
<BR><FONT SIZE=2 FACE="Arial">Then I use dllObject.AttachToMFC()</FONT>
<BR><FONT SIZE=2 FACE="Arial">But how can I use the newly attached Functions/Methods ?</FONT>
</P>
<P><FONT SIZE=2 FACE="Arial">I haven't found anything about this...</FONT>
</P>
<P><FONT SIZE=2 FACE="Arial">thx in advance</FONT>
<BR><FONT SIZE=2 FACE="Arial">bjoern (<-- my name)</FONT>
</P>
</BODY>
</HTML>
------_=_NextPart_001_01C25A37.66AE3830--