mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
[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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user