Michael Torrie <torr...@gmail.com> wrote:
>
>That's really interesting.  I looked briefly at the page.  How does your
>python extension work with xywrite?  Does it manipulate xywrite
>documents or does it tie in at runtime with Xywrite somehow?  If so, how
>does it do this?  Crossing the divide into a 16-bit app is pretty
>impressive.

Actually, Microsoft made it pretty easy to call 32-bit DLLs in a 16-bit
process and vice versa.  That's why many of us were surprised when they did
not provide the same capability in the 32/64 transition.
-- 
Tim Roberts, t...@probo.com
Providenza & Boekelheide, Inc.
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to