Introduction - If you have any usage issues, please Google them yourself
A very small jpeg decompression library, source code by asm.The library can be used in two ways, you can either use the provided dll
(JPEGLIB.dll- found in dir Resource.Example) along with the lib file in
the same directory (note: for TASM users, the lib file must first be
processed by COFF2OMF.EXE to be compatible) or use only the lib file
(which is then going to be linked with your exe- thus producing a SINGLE
file).