Hi Mark,
On 5/16/07, Mark Hammond <[EMAIL PROTECTED]> wrote:
> These appear to be a reposts of the message you sent on May 11, which I also
> answered on that same day (notwithstanding time zones!)
>
Sorry about that, but actually they were sent before and never managed
to appear on the list unti
Hi Pythonistas,
i'm currently building a multi-platform renderfarm application, and
would need to use GetProcessId to circumvant problems i encounter when i
try to kill processes on win32
IE: i can't kill with TerminateProcess a process i spawned with
CreateProcess (getting a Acess Denied erro
Hi Pythonistas,
i'm currently building a multi-platform renderfarm application, and
would need to use GetProcessId to circumvant problems i encounter when i
try to kill processes on win32
IE: i can't kill with TerminateProcess a process i spawned with
CreateProcess (getting a Acess Denied erro
Hi Pythonistas,
i'm currently building a multi-platform renderfarm application, and
would need to use GetProcessId to circumvant problems i encounter when
i try to kill processes on win32
IE: i can't kill with TerminateProcess a process i spawned with
CreateProcess (getting a Acess Denied error),