Static control [10/10]: Support the Windows XP mode of the static control

Filip Navara xnavara at volny.cz
Fri Jan 13 06:53:31 CST 2006


Michael Kaufmann wrote:

> Changelog:
>   - Detect if the image of the current process has a manifest. If yes,
> enable some Windows XP-specific features (as described in MSDN)
>   - Destruction of the control window: Destroy bitmaps loaded at control
> creation time (removed a resource leak)
>   - Always stretch bitmaps and icons to the whole client area
>   - Windows XP mode: Different bitmap background, different icon 
> background.
>   - Add some notes

This doesn't seem right. User32 shouldn't be checking manifests, I would 
expect the STATIC control to be subclassed in COMCTL32 and the WinXP 
functionality implemented there.

- Filip



More information about the wine-devel mailing list