Project manager for software applications developed with Harbour & xHarbour compilers, it's contributions (especialy graphic support libraries such as MiniGUI, Extended MiniGUI and OOHG) and BCC, MinGW and Pelles C/C++ compilers.
GNU General Public License v3.0
3
stars
6
forks
source link
Suppress message when QPM_SetProcessPriority fails #88
Suppress the error message displayed by function QPM_SetProcessPriority when the priority change fails.
This failure does not have a major impact because QPM can fix it automatically the next time the exe is build or executed.
Suppress the error message displayed by function QPM_SetProcessPriority when the priority change fails. This failure does not have a major impact because QPM can fix it automatically the next time the exe is build or executed.