Hi friends..
Is there a way in vb.net to check whether new memory pages have been created inside a process(such as winlogon, svchost etc)

For eg : if i there is a certain value that may change if new memory pages are created inside the process. Then i can compare the previous value and the new value (after pages have been created) and make it sure that new pages have been created inside that process.

Is that possible. Need ideas and suggestions. Thanx guys..

Recommended Answers

All 3 Replies

i think you have to use an Windows API for this.

which windows API can u elaborate a little bit more. As i have no idea how to solve my problem

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.