teamQPM / qpm

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

Closed fyurisich closed 3 years ago

fyurisich commented 3 years ago

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.

fyurisich commented 3 years ago

Done. See 69f9387872ec68ae1b7dbd4d46f78d78b86aea64