Michael Stefaniuc : shdocvw: Don't open code CONTAINING_RECORD().

Alexandre Julliard julliard at winehq.org
Wed Nov 24 11:28:41 CST 2010


Module: wine
Branch: master
Commit: 9d74e4dec33cd2bac6361e913d9f0d35137d2647
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=9d74e4dec33cd2bac6361e913d9f0d35137d2647

Author: Michael Stefaniuc <mstefani at redhat.de>
Date:   Wed Nov 24 14:06:38 2010 +0100

shdocvw: Don't open code CONTAINING_RECORD().

---

 dlls/shdocvw/classinfo.c  |    2 +-
 dlls/shdocvw/client.c     |   12 ++++++------
 dlls/shdocvw/dochost.c    |    6 +++---
 dlls/shdocvw/events.c     |    4 ++--
 dlls/shdocvw/frame.c      |    2 +-
 dlls/shdocvw/ie.c         |    2 +-
 dlls/shdocvw/iexplore.c   |    2 +-
 dlls/shdocvw/intshcut.c   |    6 +++---
 dlls/shdocvw/navigate.c   |    8 ++++----
 dlls/shdocvw/oleobject.c  |   10 +++++-----
 dlls/shdocvw/persist.c    |    6 +++---
 dlls/shdocvw/view.c       |    4 ++--
 dlls/shdocvw/webbrowser.c |    6 +++---
 13 files changed, 35 insertions(+), 35 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=9d74e4dec33cd2bac6361e913d9f0d35137d2647



More information about the wine-cvs mailing list