shdocvw: Get rid of WEBBROWSER_THIS macro and WebBrowser to IWebBowser2 casts.
[wine] / dlls / windowscodecs / main.c
2010-10-22  Damjan Jovanovicwindowscodecs: Add COM proxies and stubs.
2010-10-20  Krzysztof Nowickiwindowscodecs: Optimise copy_pixels in case the whole...
2010-10-20  Krzysztof Nowickiwindowscodecs: Fix *_CopyPixels functions to properly...
2010-08-25  Vincent Povirkwindowscodecs: Prefer builtin version.
2009-08-10  Vincent Povirkwindowscodecs: Fix copy_pixels when Y != 0.
2009-07-02  Vincent Povirkwindowscodecs: Implement CopyPixels for BMP decoder.
2009-06-08  Vincent Povirkwindowscodecs: Add stub dll.