Hi, All!
How can I create file mapping from within kernel driver?
Regards, Dennis
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com
Hi, All!
How can I create file mapping from within kernel driver?
Regards, Dennis
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com
You must use ZwCreateSection() and ZwMapViewOfSection(). These prototypes
are in the NTIFS kit.
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com]On Behalf Of Dennis
Sent: Wednesday, April 05, 2000 12:52 AM
To: File Systems Developers
Subject: [ntfsd] How to map fileHi, All!
How can I create file mapping from within kernel driver?
Regards, Dennis
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
You are currently subscribed to ntfsd as: xxxxx@storagecraft.com
To unsubscribe send a blank email to $subst(‘Email.Unsub’)