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?
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?