msvcrt: Added _set_fmode and _get_fmode implementation.
[wine] / dlls / windowscodecs / fliprotate.c
2012-07-27  Dmitry Timoshkovwindowscodecs: Fix warnings detected by compiling with...
2012-07-24  Dmitry Timoshkovwindowscodecs: Do not assume that vtable is the first...
2011-07-28  Vincent Povirkwindowscodecs: Implement FlipRotator_CopyPalette.
2011-07-28  Vincent Povirkwindowscodecs: Implement FlipRotator_GetResolution.
2011-04-15  Vincent Povirkwindowscodecs: Implement FlipRotator_GetPixelFormat.
2010-12-09  Michael Stefaniucwindowscodecs: Use an iface instead of a vtbl pointer...
2010-10-20  Krzysztof Nowickiwindowscodecs: Fix *_CopyPixels functions to properly...
2010-04-27  Vincent Povirkwindowscodecs: Partially implement IWICBitmapFlipRotato...
2010-04-27  Vincent Povirkwindowscodecs: Implement IWICBitmapFlipRotator_GetSize.
2010-04-27  Vincent Povirkwindowscodecs: Implement IWICBitmapFlipRotator_Initialize.
2010-04-27  Vincent Povirkwindowscodecs: Add a stub implementation of IWICBitmapF...