Freeze problem(second time do not imported)

dyp at vtimetec.com dyp at vtimetec.com
Wed Mar 28 04:26:50 EDT 2007


Hi,

I am using DLLs from freez.py  and these dll are running inside a
program(Not OS level). If I have 2 dlls such as A.dll, B.dll,
I can import and run a(A.run()) function in  A.dl,
next I can import and run a function(B.run()) in B.dll
Next if I try to run A.run(), it doesn't work at all.

Anyone knows what is the reason and tips?

Thanks in advance!




More information about the Python-list mailing list