Message-From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On
Behalf Of arthurSent: Friday, 17 June 2005 7:18
PMTo: [email protected]: [python-win32] Can
not import win32ui module the second time!
Hello everyone,
I embed python 2.4 in MFC application,
and call
Hello everyone,
I embed python 2.4 in MFC application, and
call PyRun_SimpleString function to import win32ui module,
but it fails after undergoing a python initialize and cleanup
process. The error info is :
"System Error: dynamic module not initialized properly".If
anyone know the reaso