Posts by Lucas da Silva • 11 points
1 post
-
1
votes0
answers85
viewsQ: How to check if pepflashplayer.dll has started and catch Pid
I’m picking up the modules that are being used by Chrome to know if pepflashplayer.dll (FLASH PLAYER) has been started I’m using that code void ListAllProcesses() { var hProcessSnap =…