Re: [python-win32] calling a dll after python 2.3 pywin32-208

2012-05-23 Thread EdShallow
:22 AM, EdShallow wrote: > >> Hi Mark, >> >> After much more testing here is some more to go on: >> >> Background again: >> - I have a VisualBasic-generated ActiveX COM object called >> capiCrypto.clsCrypto >> - I call it lik

Re: [python-win32] calling a dll after python 2.3 pywin32-208

2012-05-19 Thread EdShallow
dll it fails ??? - Something happened in the environment after the first call and I have no clue ??? Ed On Mon, May 14, 2012 at 8:50 AM, Mark Hammond wrote: > [re-adding python-win32 - please keep replies on list] > > > On 14/05/2012 10:39 PM, EdShallow wrote: > >> Hi Mark,

Re: [python-win32] calling a dll after python 2.3 pywin32-208

2012-05-14 Thread EdShallow
Thanks Mark, I will get you the details you request later today. Thanks for the help. Ed On Mon, May 14, 2012 at 8:50 AM, Mark Hammond wrote: > [re-adding python-win32 - please keep replies on list] > > > On 14/05/2012 10:39 PM, EdShallow wrote: > >> Hi Mark, >&

[python-win32] calling a dll after python 2.3 pywin32-208

2012-05-12 Thread EdShallow
Hi Folks, I have an ActiveX COM dll generated by VisualBasic 6 in WinXP. I can call it and use it successfully with Python 2.3 and pywin32-208 without problems. As soon as I upgrade either pywin32- or Python to anything itself to anything newer, my dll throws an exception immediately up