GetSystemThreadCount does not compile under WinCE
<h3><details><summary>Original Reporter info from Mantis: <small>Stephano</small></summary><small> - **Reporter name:** </small></details></h3> ## Description: GetSystemThreadCount does not compile under WinCE:<br/> utf8process.pp(97,6) Error: Identifier not found "GetProcessAffinityMask" GetProcessAffinityMask doesn't seem to be defined for WinCE. The attached patch sets the result of GetSystemThreadCount to the number of processors for WinCE. ## Mantis conversion info: - **Mantis ID:** 26750 - **OS:** WinCE - **Platform:** arm - **Version:** 1.2.5 (SVN) - **Fixed in revision:** 46269 (#c65ace9cc9cd7bb750363899d4e5390ade3d4000)
issue