EMAIL PROTECTED]
V.P. Engineering 540.361.1716
Zope Corporation http://www.zope.com
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of
> Steffen Guhlemann
> Sent: Wednesday, March 02, 2005 1:16 PM
> To: [email protected]
> Subj
Hi,
I experienced some very strange bugs. Can someone help me?
The affected Programm is mainly written in Python with a Tcl-Gui. Some part of
the application logic lies in a c#-dll. Deep in this dll a function searches
for a certain Process by its id:
Process p=Process.GetProcessById(pid);
Afte