Displaying 1 result from an estimated 1 matches for "serversingleton".
Did you mean:
serversingletons
2006 Feb 21
4
Cross-Machine COM-Calls under Wine...
...(Service-Registering was successful, but ...)
(Ok, no big problem, running as UserProcess was working, but
are there plans, to simulate the Win-ServiceControlmanager?)
2. Win-Authentication and -Impersonation
(LogonUser- and ImpersonateLoggedOnUser-APIs - already mapped?)
3. "Global ServerSingletons" using ROT-Entries with FileMoniker-Binding
4. "RPCServer-internal Singletons" (CoMarshalInterThreadInterfaceInStream
and CoGetInterfaceAndReleaseStream against the IUnknown-Interface).
Any Ideas, especially for 3. and 4.?
My attempts, to get any useful information per WineDebu...