Module: wine Branch: master Commit: 6e5507357457fd5835f24bdbeaae620918100c08 URL: https://source.winehq.org/git/wine.git/?a=commit;h=6e5507357457fd5835f24bdbe...
Author: Nikolay Sivov nsivov@codeweavers.com Date: Thu Feb 15 11:00:09 2018 +0300
comctl32/button: Use allocated structure to keep control data.
Signed-off-by: Nikolay Sivov nsivov@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/comctl32/button.c | 354 +++++++++++++++++++++---------------------- dlls/comctl32/tests/button.c | 4 + 2 files changed, 175 insertions(+), 183 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=6e5507357457fd5835f24...