But I got some n number of errors while building it??
So all I want to know is can MMGetPhysicaladdress API be used in
a simple program(user mode) in MSVC++ environtment or is it that it
works only in kernel mode(in the environment that comes along with DDK
CD)
Can some body enlighten me on this issue??
"No".
No go read a good book on NT device drivers and the windows operating system.
Actually that's two good books. Go read Russinovich and Solomon's Inside
windows 2000, and Walter Oney's Programming the Windows Driver Model. Then
send the virtual address to your driver and let it resolve the physical
address.
--
=====================
Mark Roddy DDK MVP
Windows 2003/XP/2000 Consulting
Hollis Technology Solutions 603-321-1032
www.hollistech.com
ma...@hollistech.com
--
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
ma...@storagecraft.com
http://www.storagecraft.com
"Naga" <nagam...@gmail.com> wrote in message
news:7d6b4691.04092...@posting.google.com...