Click to See Complete Forum and Search --> : DDK Function WindowsNT


k.vamsi
December 21st, 2004, 04:41 AM
hai

is there any fuction to calculate total physical memory in windows NT DDK function.Suppose if i want to fix the memory using maxmem =512 in total 2GB RAM .NT will get only 512 MB memory,remaining memory for my Data acquition purpose .If i want to write a driver from driver entry . how to calculate total memory after fixing the 512 MB for O.S .further if want to include one more GB
my driver should work .

plz help me

vamsi