-Message d'origine-
De : fabien.lyon [mailto:[EMAIL PROTECTED]
Envoyé : mercredi 30 mai 2007 20:16
À : 'python-list@python.org'
Objet : RE: embeded python progam into visual C++ application crash
> hello,
> The C++ application uses a python module which wraps
En Tue, 29 May 2007 15:01:07 -0300, fabien.lyon <[EMAIL PROTECTED]>
escribió:
> hello,
> The C++ application uses a python module which wraps commands set for CVS
> management:
> checkout, checkin and tag.
> We used python2.5.1 and Visual C++ 6.0
2.5.1 is compiled with Visual Studio 2005 - I ho
hello,
The C++ application uses a python module which wraps commands set for CVS
management:
checkout, checkin and tag.
We used python2.5.1 and Visual C++ 6.0
The problem we get is:
After a good import and definition of python functions we have a random
unhandled exception (from python25.dll) when