Im trying to make a DLL that is injected into the default installed version of Minesweeper on Windows 7 to play the game for me. The first problem im having is im unable to find the memory addresses holding the width and height values of the map.
There dosent seem to be any static addresses for Width however for some reason there is for Height. Bottom line i just seem to be having some real trouble with this and was wondering if someone could help me.
There dosent seem to be any static addresses for Width however for some reason there is for Height. Bottom line i just seem to be having some real trouble with this and was wondering if someone could help me.