Emin.shopper Martinian.shopper wrote: > On Mon, Jun 1, 2009 at 1:32 PM, Tim Roberts <t...@probo.com> wrote: > >> Emin.shopper Martinian.shopper wrote: >> >>> Dear Experts, >>> >>> Can someone provide an example of how to use CreateProcessWithLogonW? >>> >> It's really just a combination of LogonUser and CreateProcess. >> > > Right, the problem is that I don't see it in win32process. Where do I > get CreateProcessWithLogonW? >
Well, there's always ctypes... -- Tim Roberts, t...@probo.com Providenza & Boekelheide, Inc. _______________________________________________ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32