Re: user32: Fix to succeed reliably in test where it works by accident.
16 Apr
2007
16 Apr
'07
10:30 a.m.
Jan Zerebecki wrote:
+ if (!iconinfo->hbmMask) { + return 0; + } if (iconinfo->hbmColor) {
Please match the coding style of the rest of the function. -- Rob Shearman
6905
Age (days ago)
6905
Last active (days ago)
0 comments
1 participants
participants (1)
-
Robert Shearman