shell32: Use shared code to return column details from IShellFolder2::GetDetailsOf().
[wine] / dlls / windowscodecs / jpegformat.c
2010-04-13  Vincent Povirkwindowscodecs: Add locking to the JPEG decoder.
2010-03-18  Julian Rügerwindowscodecs: Small spelling fixes.
2009-08-25  Vincent Povirkwindowscodecs: Implement CopyPixels for the JPEG decoder.
2009-08-25  Vincent Povirkwindowscodecs: Implement GetSize for the JPEG decoder.
2009-08-25  Vincent Povirkwindowscodecs: Implement GetPixelFormat for the JPEG...
2009-08-25  Vincent Povirkwindowscodecs: Implement GetFrame for the JPEG decoder.
2009-08-25  Vincent Povirkwindowscodecs: Implement Initialize for the JPEG decoder.
2009-08-25  Vincent Povirkwindowscodecs: Add stub JPEG decoder.