Basically, I am trying to read a log file from a game while this game is running, so that my program reacts dynamically to it. I know this is possible, as other programs like Notepad (++) can do this. However, after finding the answer, most of what I can think of is only Linux related.
I have no idea how to do this, help with C ++ or C # would be great. Although I would prefer native C ++ over C #.
source share