Module: wine Branch: master Commit: bf0c67c3220bbbf527316ff1384e25f00f79d843 URL: http://source.winehq.org/git/wine.git/?a=commit;h=bf0c67c3220bbbf527316ff138...
Author: Nikolay Sivov nsivov@codeweavers.com Date: Sun Jul 29 12:51:05 2012 +0400
shell32: Use proper macros when calling COM methods.
---
dlls/shell32/assoc.c | 2 +- dlls/shell32/cpanelfolder.c | 2 +- dlls/shell32/ebrowser.c | 12 ++++++------ dlls/shell32/recyclebin.c | 2 +- dlls/shell32/shellitem.c | 6 +++--- dlls/shell32/shfldr_desktop.c | 6 +++--- dlls/shell32/shfldr_fs.c | 8 ++++---- dlls/shell32/shfldr_mycomp.c | 14 +++++++------- dlls/shell32/shfldr_netplaces.c | 2 +- dlls/shell32/shfldr_unixfs.c | 12 ++++++------ dlls/shell32/shlfolder.c | 8 ++++---- 11 files changed, 37 insertions(+), 37 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=bf0c67c3220bbbf527316f...