Re: Using compression from kernel mode...



Borrow some legally free code (or just ideas - they are always legally free
unless patented) from somewhere and write the compression yourself.

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

"Debabrata" <debabrata@xxxxxxxxxxxxxxx> wrote in message
news:Op7Lb%23WXGHA.4148@xxxxxxxxxxxxxxxxxxxxxxx
hi
I am developing a kernel mode driver in which I need to
compress/decompress huge amount of data.Now all the available compression
libraries seem to contain the usage C run time libraries,making it very
unsuitable for use in windows kernel mode.
Is there any compression decompression library for windows kernel mode
environment?

Rgds



.



Relevant Pages

  • Using compression from kernel mode...
    ... I am developing a kernel mode driver in which I need to ... libraries seem to contain the usage C run time libraries,making it very ... Is there any compression decompression library for windows kernel mode ...
    (microsoft.public.development.device.drivers)
  • using compression in kernel mode
    ... I am developing a kernel mode driver in which I need to ... libraries seem to contain the usage C run time libraries,making it very ... Is there any compression decompression library for windows kernel mode ...
    (microsoft.public.windowsxp.device_driver.dev)
  • Re: Using compression from kernel mode...
    ... I am developing a kernel mode driver in which I need to ... Is there any compression decompression library for windows kernel mode ...
    (microsoft.public.development.device.drivers)
  • Re: Using compression from kernel mode...
    ... FAT/NTFS....The compression has to be done by an application program while ... my driver will decompress the image and load it. ... I am developing a kernel mode driver in which I need to ... Is there any compression decompression library for windows kernel ...
    (microsoft.public.development.device.drivers)

Loading