Module: wine Branch: master Commit: da32b078b7843b340ee9334038ed211c1289d4a6 URL: http://source.winehq.org/git/wine.git/?a=commit;h=da32b078b7843b340ee9334038...
Author: Nikolay Sivov nsivov@codeweavers.com Date: Tue Apr 6 11:55:10 2010 +0400
shell32: Add stub shell folder for CLSID_Printers.
---
dlls/shell32/Makefile.in | 1 + dlls/shell32/shell32_main.h | 1 + dlls/shell32/shellole.c | 24 ++-- dlls/shell32/shfldr_printers.c | 317 ++++++++++++++++++++++++++++++++++++++++ 4 files changed, 331 insertions(+), 12 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=da32b078b7843b340ee933...