Support remote operations in wineserver

Steven Edwards steven_ed4153 at yahoo.com
Thu Sep 23 12:54:49 CDT 2004


Hello,

--- Alexander Yaworsky <yaworsky at migusoft.ru> wrote:
> Ok, here is a draft working implementation of
> NtAllocateVirtualMemory.
> There are four mechanisms at all: signals, ptrace, service thread and
> wait. This
> implementation uses so-called wait approach: request is passed via
> wait_fd.
> The drawback is that request may not always be handled but most sane
> applications sooner or later fall into wait state. Also i'm going to
> try other
> mechanisms but their implementations seem will be very similar.

Sorry but I dont understand the need of remote operations in
Wineserver. 
Are you going to be adding support for remote starting of services
using RPC like Windows does via "net start" or something like that?

Thanks
Steven



		
_______________________________
Do you Yahoo!?
Declare Yourself - Register online to vote today!
http://vote.yahoo.com



More information about the wine-devel mailing list