oleaut32: Implement ITypeLibComp::BindType.
[wine] / dlls / windowscodecs / jpegformat.c
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.