标签: c# c++ events process interaction
我如何倾听某人的过程事件?可能吗?例如,当player.exe(例如)停止播放歌曲时,我需要通知我的程序。我可以作为调试器从进程内存中处理这些事件吗?