Re: [python-win32] how to use win32process.CreateRemoteThread

2020-09-11 Thread Tim Roberts
On Sep 10, 2020, at 7:24 AM, june y wrote: > > i am studying > win32process of pywin32. > > but, i encounter a problem. > > problem is I don't know win32process.CreateRemoteThread wants what arguments > CreateRemoteThread does not work with

[python-win32] how to use win32process.CreateRemoteThread

2020-09-10 Thread june y
i am studying win32process of pywin32. but, i encounter a problem. problem is I don't know win32process.CreateRemoteThread wants what arguments I don't know what *TypeError: Unable to convert function to pointer-sized value*, *TypeError: Unabl