That was from bug 4294, and test app was in bug 4294 too.
WBR,
Aleksey Bragin.
On Apr 4, 2009, at 10:52 PM, fireball(a)svn.reactos.org wrote:
Author: fireball
Date: Sat Apr 4 22:52:14 2009
New Revision: 40363
URL:
http://svn.reactos.org/svn/reactos?rev=40363&view=rev
Log:
Evgeniy Boltik <bstsoft(a)narod.ru>
- Enable and use mask support in UserDrawIconEx, fully compatible
with Windows, based on tests in bug 4336.
- Remove IntSet[Text/Bk]Color hacks from UserDrawIconEx, no longer
required due to fix in CreateCompatibleDC.
- Change a few comments in the code of UserDrawIconEx.
See issue #4336 for more details.