Module: wine Branch: master Commit: 14c4ef3fdd304527dd97c35869d28d7d05029e98 URL: http://source.winehq.org/git/wine.git/?a=commit;h=14c4ef3fdd304527dd97c35869...
Author: Marcus Meissner meissner@suse.de Date: Thu Apr 21 10:45:36 2011 +0200
ole32: Mark internal symbols has hidden visibility.
---
dlls/ole32/compobj_private.h | 118 +++++++++++++++++++++--------------------- dlls/ole32/dictionary.h | 14 +++--- dlls/ole32/enumx.h | 18 +++--- dlls/ole32/moniker.h | 22 ++++---- dlls/ole32/storage32.h | 66 ++++++++++++------------ 5 files changed, 119 insertions(+), 119 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=14c4ef3fdd304527dd97c3...