Module: wine Branch: master Commit: 448569624835379b0700a66b7882e67091931340 URL: http://source.winehq.org/git/wine.git/?a=commit;h=448569624835379b0700a66b78... Author: Marcus Meissner <meissner(a)suse.de> Date: Tue Apr 26 19:23:52 2011 +0200 shell32: Mark internal symbols as hidden. --- dlls/shell32/cpanel.h | 4 +- dlls/shell32/debughlp.h | 6 +- dlls/shell32/ebrowser.c | 2 +- dlls/shell32/enumidlist.h | 6 +- dlls/shell32/pidl.h | 88 +++++++++++++------------- dlls/shell32/shell32_main.h | 140 +++++++++++++++++++++--------------------- dlls/shell32/shfldr.h | 24 ++++---- dlls/shell32/xdg.h | 22 ++++---- 8 files changed, 146 insertions(+), 146 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=448569624835379b0700a6...