Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2006 Nov : Application Priority
| Subject: | Application Priority |
| Posted by: | "Larry Dew" (ld..@xegsys.net) |
| Date: | Tue, 28 Nov 2006 17:20:27 |
I need to modify my applications process priority at startup based on a
user registry setting. I can find information about thread priorities
but not process itself. I am sure there is a windows API that can be
called, if I only knew what it is?
Thanks