[python-win32] Fwd: pywin32 bugs feedback from learner

2007-08-02 Thread Roger Upole
Huang Guan wrote: > Thank you very much for your quick response. > As brief view of PAMIE source code, PAMIE realization is a very special ideas. > But it can only be used by Dispatch approaches, it does not use the > method DispatchWithEvents; > I can't load "Loading HTML content from a Stream" fu

Re: [python-win32] Fwd: pywin32 bugs feedback from learner

2007-08-02 Thread Huang Guan
> From: [EMAIL PROTECTED] [mailto: > [EMAIL PROTECTED] On Behalf Of Huang Guan > Sent: Wednesday, August 01, 2007 1:51 AM > To: [email protected] > Subject: [python-win32] Fwd: pywin32 bugs feedback from learner > > From: Huang Guan <[EMAIL PROTECTED]>

Re: [python-win32] Fwd: pywin32 bugs feedback from learner

2007-08-01 Thread Tim Roberts
Huang Guan wrote: > > 1). While using pythoncom develop com+ serivce, executed triumphantly. > But why the pythonservice appear in windows process administer always? > Is there any method to let pythonservice disappear from windows > process administer? Do you mean Task Manager? I don't want you t

[python-win32] Fwd: pywin32 bugs feedback from learner

2007-07-31 Thread Huang Guan
From: Huang Guan <[EMAIL PROTECTED]> Date: 2007-8-1 上午12:25 Subject: pywin32 bugs feedback from learner To: [EMAIL PROTECTED] Dear pywin32 team, First I want to express my appreciation to pywin32, who developed the excellent extend utility package, which push python of win32 develop so quickly.