SetPriorityClass & SetThreadPriority permission

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Geoff

    #1

    SetPriorityClass & SetThreadPriority permission

    We have an application that has to be run by all users,
    yet uses SetPriorityClas s and SetThreadPriori ty commands
    to set the priority to a very high level. This is
    required to support hardware that we have connected to
    the embedded PC via VME bus. The priority commands only
    seem to work if the user has administrative priveledges.
    Is there some security or permission setting that can be
    changed so that the application can be run as a regular
    (perhaps power) user instead of admin?
Working...