dll files

Larry Bates lbates at syscononline.com
Mon Jun 20 09:52:43 EDT 2005


You are most likely better off creating COM objects than
trying to create old .dll files.  Good treatment of COM
object creation is in the book titled Python Programming
on Win32.  Most other languages have no problem interfacing
with COM objects.

-Larry

Sabin wrote:
> How can i create dll files in Python?
> Is it possible?
> 
> If yes,
> how to enclose image and font files in a dll ?
> 
> Plis reply.
> SABIN.
> B'lore.
> 



More information about the Python-list mailing list