Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2005 Apr : Priority in TServiceapp
| Subject: | Priority in TServiceapp |
| Posted by: | "John vd Waeter" (john_..@move_jvdw.nl) |
| Date: | Fri, 15 Apr 2005 13:21:06 |
Hi All,
How and where do I set the priority of MyService to Lowest?
I tried to set Servicethread.Priority in OnStart and OnExecute of the
TServiceApp, but no success.... TaskManager shows the service with
priority Normal....
Any ideas?
tia!
John