Re: Shared Memory Creation
- From: "Chin" <chintin@xxxxxxxxx>
- Date: 8 Sep 2006 01:51:31 -0700
Hi Vladimir,
I manually added the proto in the header file. Its
working,
May I know further how to synchronise betn the appln and
driver as driver has to wait but appln is writing data continuously,
how will the appln know to to stop and proceed. Does having a flag in
shared memory help ?
Thanks and Regards,
Chin
Vladimir Zinin wrote:
Either to use another version (latest) of DDK or to declare the routine
definition manually.
--
Best regards,
Vladimir Zinin
mailto:vzinin@xxxxxxxxx
Chin wrote:
Hi all,
I am trying to create shared memory from the driver Using
ZwCreateSection(), but in my XP DDK used for compilation, its giving
undeclared identifier. Why is this not included in ntddk.h? and how to
create 8 kb of memory betn Appln and kernel and synchronise.
Please suggest,
Thanks,
Chin
.
- Follow-Ups:
- Re: Shared Memory Creation
- From: Vladimir Zinin
- Re: Shared Memory Creation
- References:
- Shared Memory Creation
- From: Chin
- Re: Shared Memory Creation
- From: Vladimir Zinin
- Shared Memory Creation
- Prev by Date: Re: KMDF & USB isochronous
- Next by Date: Re: Shared Memory Creation
- Previous by thread: Re: Shared Memory Creation
- Next by thread: Re: Shared Memory Creation
- Index(es):
Relevant Pages
|