windowscodecs: Implement CopyPixels for GIF decoder.
[wine] / dlls / windowscodecs / gifformat.c
2009-08-19  Vincent Povirkwindowscodecs: Implement CopyPixels for GIF decoder.
2009-08-18  Vincent Povirkwindowscodecs: Implement CopyPalette for the GIF decoder.
2009-08-18  Vincent Povirkwindowscodecs: Implement GetSize for the GIF decoder.
2009-08-18  Vincent Povirkwindowscodecs: Implement GetFrameCount and GetFrame...
2009-08-18  Vincent Povirkwindowscodecs: Implement Initialize for the GIF decoder.
2009-08-18  Vincent Povirkwindowscodecs: Add stub GIF decoder.