Re: Accessing C++ application from c - kernel driver mode

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



Rewrite the app so it will push the dynamic data to the driver via IOCTLs.
The easiest way.

--
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
maxim@xxxxxxxxxxxxxxxx
http://www.storagecraft.com

"Eric" <spam@xxxxxxx> wrote in message
news:u4mX9HiIGHA.1876@xxxxxxxxxxxxxxxxxxxxxxx
> How would I solve that? I wrote a driver that needs to call a specific
procedures
> in main MFC application. The most what I need is a fast exchange of dynamic
data.
> How would I allocate memory between driver and application so it's shared
> between? Begging for help. Thank you.
>
> Eric
>
>

.



Relevant Pages

  • Re: IoRegisterDeviceInterface & Ramdisk
    ... You must also support the IOCTL_MOUNTDEV_xxx family of IOCTLs in your ... Maxim Shatskih, Windows DDK MVP ... StorageCraft Corporation ... > "Supporting Mount Manager Requests in a Storage Class Driver.", ...
    (microsoft.public.development.device.drivers)
  • Re: Access GPIO on W83627
    ... >> Maxim Shatskih, Windows DDK MVP ... >> StorageCraft Corporation ... The driver ...
    (microsoft.public.development.device.drivers)
  • Re: More 64 bit porting issues
    ... >> Maxim Shatskih, Windows DDK MVP ... >> StorageCraft Corporation ... >>> I am trying to install a driver based on the bulkusb sample. ...
    (microsoft.public.development.device.drivers)
  • Re: Udp sending performance in Gbit Ethernet
    ... Pecularities of the particular card and its driver. ... Maxim Shatskih, Windows DDK MVP ... StorageCraft Corporation ...
    (microsoft.public.development.device.drivers)
  • Re: miniportInitialize()
    ... Maxim Shatskih, Windows DDK MVP ... StorageCraft Corporation ... > I have let my driver to setup into Windows XP,the miniportInitializehave ...
    (microsoft.public.development.device.drivers)