How could I see if a specific process (knowing it's PID) is running or not using Juce? or Should I use native (Windows, for ex.) methods?
Thanks
How could I see if a specific process (knowing it's PID) is running or not using Juce? or Should I use native (Windows, for ex.) methods?
Thanks
Don't have anything to cover that, you'd have to use native code I'm afraid.
Thanks for your fast response!