[python-win32] win32/mfc dll

Jens B. Jorgensen jens.jorgensen at tallan.com
Tue Apr 13 09:26:31 EDT 2004


Check out the ctypes project.

Somesh Bartakke wrote:

>i have win32/mfc dlls which contains global functions
>i want to access these functions thru my python application, for that i
>called dll with following code
>
>from win32ui import *
>libc = LoadLibrary('mfc1.dll')
>
>but how to proceed next ?
>is it possible to work with pointers also in that dlls , shall i return mfc
>CPoint obj or its pointer from function in dll , plz uncurtains this !
>
>ThanX in +vance
>
>
>Somesh Bartakke
>-----------------
>Truth does not pay hamage to society, ancient or modern but society has to
>pay homage to truth or Die !  -Swami Vivekanand
>
>
>_______________________________________________
>Python-win32 mailing list
>Python-win32 at python.org
>http://mail.python.org/mailman/listinfo/python-win32
>  
>


-- 
Jens B. Jorgensen
jens.jorgensen at tallan.com

"With a focused commitment to our clients and our people, we deliver value through customized technology solutions"  

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3108 bytes
Desc: S/MIME Cryptographic Signature
Url : http://mail.python.org/pipermail/python-win32/attachments/20040413/aefed86d/smime.bin


More information about the Python-win32 mailing list