Module: wine Branch: master Commit: ecc89bf6eff47d21a54b208fc2e7a646e06db2cc URL: http://source.winehq.org/git/wine.git/?a=commit;h=ecc89bf6eff47d21a54b208fc2...
Author: Nikolay Sivov bunglehead@gmail.com Date: Wed Dec 23 22:50:26 2009 +0300
comctl32/comboex: Use subclass chain for internally used controls.
---
dlls/comctl32/comboex.c | 94 ++++++++++++++++------------------------- dlls/comctl32/tests/comboex.c | 25 +++++++++++ 2 files changed, 61 insertions(+), 58 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=ecc89bf6eff47d21a54b20...