Re: user32: Fix to succeed reliably in test where it works by accident.
April 16, 2007
4: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
6920
Age (days ago)
6920
Last active (days ago)
0 comments
1 participants
participants (1)
-
Robert Shearman