Details
-
Type: Change
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: V1.0.0.0, V1.0.1.0
-
Fix Version/s: V1.1.0.0
-
Component/s: None
-
Labels:None
-
Account:SDO Driver (SDODRIVER)
Description
Windows CE offers 255 priority levels.
Applications and device drivers should use the CeGetThreadPriority and CeSetThreadPriority APIs, instead of the legacy APIs, GetThreadPriority and SetThreadPriority. The legacy APIs are still available with the same interfaces as before, but those APIs have access to only the original eight priority levels.