Re: [Python-Dev] ctypes module

2015-04-09 Thread Cristi Fati
bffi guys? (i'm unfamiliar with licensing terms). Regards, Cristi Fati. On Wed, Apr 8, 2015 at 3:49 PM, Cristi Fati wrote: > Hi all, thank you for your responses. Apparently i was wrong in my > previous email, ctypes (1.0.1 or 1.0.2) didn't have support for WinIA64 &g

Re: [Python-Dev] ctypes module

2015-04-08 Thread Cristi Fati
Hi all, thank you for your responses. Apparently i was wrong in my previous email, ctypes (1.0.1 or 1.0.2) didn't have support for WinIA64 (libffi), there was an in-house implementation. However we are using the IA64 module extensively (including to successfully call LsaLogonUser). a much simpler

[Python-Dev] ctypes module

2015-04-07 Thread Cristi Fati
) a nasty buffer overrun in it. Regards, Cristi Fati. ___ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com