I don't think you can make a .DLL (but someone else might).

Why can't you use a COM server?  MS seems to have written
some pretty sophisticated software using COM objects.
Almost all languages can dispatch a COM object easily.

-Larry

[EMAIL PROTECTED] wrote:
> Can I use python to make a regular Windows DLL that will be called from
> other programs?
> 
> I know I can use the win32 extensions to make a COM server, but I need
> a straight DLL.
> 
> Regards,
> Phillip
> ------------------------------------------------------------------------
> Phillip Piper
> A man's life does not consist in the abundance of his possessions
> 
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to