Re: Shared Memory Creation

Tech-Archive recommends: Fix windows errors by optimizing your registry



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


.



Relevant Pages

  • Re: Shared Memory Creation
    ... Bottom line there are few cases where having a shared memory region between ... Windows 2k/XP/2k3 Filesystem and Driver Consulting ... Chin wrote: ... driver as driver has to wait but appln is writing data continuously, ...
    (microsoft.public.development.device.drivers)
  • Re: Which is the best way for KM-UM interaction
    ... PCIe Core. ... The data is written from appln to driver continuously ... and then DMA is done and the same data is read back in the application. ...
    (microsoft.public.development.device.drivers)
  • Re: Which is the best way for KM-UM interaction
    ... line graph: ... The data is written from appln to driver continuously ... and then DMA is done and the same data is read back in the application. ...
    (microsoft.public.development.device.drivers)
  • Re: Which is the best way for KM-UM interaction
    ... you driver does not depend on app's ... PCIe Core. ... The data is written from appln to driver continuously ... and then DMA is done and the same data is read back in the application. ...
    (microsoft.public.development.device.drivers)
  • Which is the best way for KM-UM interaction
    ... PCIe Core. ... The data is written from appln to driver continuously ... and then DMA is done and the same data is read back in the application. ...
    (microsoft.public.development.device.drivers)