Module: wine Branch: master Commit: a4f2ab9d14bb4ed76958a5405aa463c4569fb9e4 URL: http://source.winehq.org/git/wine.git/?a=commit;h=a4f2ab9d14bb4ed76958a5405a...
Author: Owen Rudge orudge@codeweavers.com Date: Thu Nov 12 10:27:40 2009 -0600
comctl32: Add basic structure for IImageList interface.
---
dlls/comctl32/Makefile.in | 2 +- dlls/comctl32/imagelist.c | 329 +++++++++++++++++++++++++++++++++++++++++++-- dlls/comctl32/imagelist.h | 32 +++-- 3 files changed, 338 insertions(+), 25 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=a4f2ab9d14bb4ed76958a5...