Module: wine Branch: master Commit: 1115e320700cca5a2b523ad033da36d931d98e00 URL: http://source.winehq.org/git/wine.git/?a=commit;h=1115e320700cca5a2b523ad033... Author: Erich Hoover <ehoover(a)mines.edu> Date: Thu Jan 20 11:01:03 2011 -0700 hhctrl.ocx: Add some private toolbar bitmaps (copied from shdocvw). --- dlls/hhctrl.ocx/Makefile.in | 2 + dlls/hhctrl.ocx/help.c | 15 ++- dlls/hhctrl.ocx/hhctrl.rc | 3 + dlls/hhctrl.ocx/hhtoolbar.bmp | Bin 0 -> 7034 bytes dlls/hhctrl.ocx/hhtoolbar.svg | 185 +++++++++++++++++++++++++++++++++++++++++ dlls/hhctrl.ocx/resource.h | 6 ++ 6 files changed, 206 insertions(+), 5 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=1115e320700cca5a2b523a...