fenix01 / cheatengine-library

Cheat Engine Library is based on CheatEngine a debugger and coding environment particularly aimed at games, but can also be used for other purposes like debugging applications and used in schools for teaching how computers work
259 stars 79 forks source link

Scanner C++ Example #17

Closed mattangus closed 6 years ago

mattangus commented 6 years ago

Took a little time to figure out all of the details for scanning with Cheat Engine API in c++, so I thought I'd add an example to help others so they have a better starting point.

fenix01 commented 6 years ago

Hi Mattangus,

I'd like to thank you for your contribution for the cheatengine library project. I didn't find the time to check your merge request these last days but I did today. I tried your code on Windows 10 64 bits version 1709 and it works perfectly.

I'm merging your request in the project.