Jump to content

How to let my application run with highest priority


Recommended Posts

I have developed a time critical process (application program) run under

Windows XP. I would like to let this process run with highest priority among the other

processes which also run on Windows.

We have tried to use Win 32 API function SetPriorityClass() and set process priority

with REAL_TIME, but it is seems does not work. I don't know whether I miss some steps

setting. Can all of you offer some suggestions or codes to solve my problem. Thanks!

:hello:

Link to comment
Share on other sites


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...