View Single Post
  #1  
Old March 12th 12, 02:36 PM posted to alt.windows7.general
rsyed
external usenet poster
 
Posts: 2
Default How to allocate physically contiguous memory in user mode on windows 7

Hello,

I want to allocate non paged physically contiguous memory in system memory in
"user mode". Can any one suggest me the API through which we can
achieve this, or the way we can achieve this.

FYI,
I know that we can achieve this in kernel mode using the API
"MmAllocateContiguousMemory".

Regards,
Rahim.
Ads