Hello,
For the function of MapPhysicalMemory() ,I'd like to know how to use it ? The first parameter ,"Physical address " ,how to determine it ? Can I use it to map a file into memory ? If it can , if I can operate the mapped file just like operating a disk file ?
David