wined3d: Always create the software cursor.
[wine] / dlls / windowscodecs / palette.c
2010-11-29  Michael Stefaniucwindowscodecs: Use an iface instead of a vtbl pointer...
2010-03-22  Vincent Povirkwindowscodecs: Make the IWICPalette implementation...
2009-07-03  Vincent Povirkwindowscodecs: Implement HasAlpha for palettes.
2009-07-03  Vincent Povirkwindowscodecs: Implement IsBlackWhite and IsGrayscale...
2009-07-03  Vincent Povirkwindowscodecs: Implement GetColorCount and GetType...
2009-07-03  Vincent Povirkwindowscodecs: Implement InitializeCustom and GetColors...
2009-07-03  Vincent Povirkwindowscodecs: Add stub implementation of IWICPalette.