Posted: Thu Jun 23, 2016 5:50 pm Post subject: cannot compile VirtualQueryEx if using..
cannot compile VirtualQueryEx if using MEMORY_BASIC_INFORMATION64 as an argument because :
"cannot convert MEMORYBASICINFORMATION64 * to PMEMORYBASICINFORMATION"
Ok but i cant find a 64 bit version of this API, at least not one that I can compile on my 32 bit program.
My 32 bit program currently scans process' memories that are 32 bit okay however if I target a 64 bit it fails because of this API call. couldn't find out a solution but since CE can scan both 32 and 64 i guess some people here can help out.
Edit : Well i got it working on both 32 bit and 64 bit targets if i compile it in 64 bits.
However it is not working on 64 bit target if i compile in 32 bit, is this solvable ?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum