Hi there,
I have a problem in accessing physical memory location using Vc++. Is it possible to access a physical memory location using VC++? Eg:- If I want to access the memory location 0xd1000 and to write data to it, how can I do it? How can I ensure that the data is written in to that location.

Thanks in advance.
Abdul khadar K A