Module: wine Branch: master Commit: b6efcef7a7f005c752621fdce00f059e4af9a23d URL: http://source.winehq.org/git/wine.git/?a=commit;h=b6efcef7a7f005c752621fdce0...
Author: Nikolay Sivov nsivov@codeweavers.com Date: Tue Nov 19 16:12:33 2013 +0400
shell32: Cache typeinfo instances.
---
dlls/shell32/shell32_main.c | 1 + dlls/shell32/shell32_main.h | 2 + dlls/shell32/shelldispatch.c | 192 +++++++++++++++++++++++++++--------------- 3 files changed, 126 insertions(+), 69 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=b6efcef7a7f005c752621f...