using compression in kernel mode
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) - 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. ... 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...
... 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) - [ANN] BTPC Extension - PyramidWorkshop
... that exist in supportive libraries: ... compression algorithm ... with adaptive linear predictors, ... In the moment there are about 35 different arithmetic coders ... (comp.compression) - Re: Javascript Library
... elements, showing/hiding objects, animating objects, ajax, etc? ... Packed, jQuery is 26k. ... Packer has everything to do with compression. ... if you have n libraries to research and somebody pokes a hundred holes ... (comp.lang.javascript) |
|