mapping driver allocated buffer to user memory

Hi
I have a buffer allocated in driver. How to make it visible to the
application.

Their is no driver between my application and driver. so I am
essentially running in the same thread.

regards
jeseem

Look at the MapMem example in the NT 4 DDK.

-----Original Message-----
From: Jeseem [mailto:xxxxx@hotmail.com]
Sent: Thursday, September 28, 2000 2:56 PM
To: NT Developers Interest List
Subject: [ntdev] mapping driver allocated buffer to
user memory

Hi
I have a buffer allocated in driver. How to make it
visible to the
application.

Their is no driver between my application and driver. so
I am
essentially running in the same thread.

regards
jeseem


You are currently subscribed to ntdev as:
xxxxx@broadstor.com
To unsubscribe send a blank email to
$subst(‘Email.Unsub’)