[COMCTL32] -Add a comment to clarify that there is no need to backport the #ifdef _USER32_ defines back to user32 (although they will work fine in user32).

svn path=/trunk/; revision=73872
This commit is contained in:
Giannis Adamopoulos 2017-02-21 21:07:06 +00:00
parent 0f1de17bcc
commit 5c77ae15e6

View file

@ -135,6 +135,7 @@ static const pfPaint btnPaintFunc[MAX_BTN_TYPE] =
OB_Paint /* BS_OWNERDRAW */
};
/* The original code from user32 was kept in order to make it easier to bring changes from user32 */
#ifdef _USER32_
/*********************************************************************
* button class descriptor