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.
> 
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to