ocat
ocat copied to clipboard
OCAT can't capture powerpoint slide show fps
I wrote the hooks using minhook and it couldn't capture the slide show view's present callings, too. While the fraps could. But why?
Seems like somehow the 32-bit dlls got lost during an update. With the latest version the overlay should be visible on the power point editor and presenter view - although it's data is quite useless due to the app's way how to update frames. It does not work on the slide show view, it's a child process, but seems like it's rendered differently than the presenter view, haven't figured exactly out how yet.
Actually I'm using the 64-bit version powerpoint, and I am sure the hook to the slide show view worked because if I wrote the fps info into the file and I got something that seems to be correct. It just does not work when I try to draw something in the hooked present calling.