I have upgrade a project in VC 6 to VC 2005 and when I compile it it can not find some standard library in the that I use in my classes. An example of one of the errors is: c:\software\c++ projects\dataanalysis\objects
Can anyone recommend a library for decompressing JPEGs, please? I currently use the Independent JPEG Group's library in an application that receieves a stream of JPEGs and displays the "video" in a window. I know it's not as efficient as it can be, because another application for ...