L
Lucian
Hi, how can i create a windows service and then how can i
install it. Thanx.
install it. Thanx.
-----Original Message-----
Careful when designing UI's to NT services, its a way to get privlidge
escallation.
If something runs as SYSTEM and then you have a UI popup that runs as that
USER, then you can inject messages into that window event queue, subclass
winproc's etc and get SYSTEM prilvlidges, always always be aware of that
when coding UIs to services etc.
--
Duncan McNutt
Microsoft Product Deactivation Team
--
.