How to get lpBaseAddress to pass it to :

BOOL WINAPI Toolhelp32ReadProcessMemory(
DWORD th32ProcessID,
LPCVOID lpBaseAddress,
LPVOID lpBuffer,
DWORD cbRead,
LPDWORD lpNumberOfBytesRead
);
It will be very helpful to me if someone can provide a snippet of code how to achieve that.
Thanks a lot.

I know how to do that. It took less time then I thought.
Thanks a lot to all of us who wanted to help me.

glad we could help

:)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.