Alexandre Julliard : shell32: Make some functions static.
Module: wine Branch: master Commit: 1abff5afef2b836a8a24bfde0ddc661cd3aa17b0 URL: http://source.winehq.org/git/wine.git/?a=commit;h=1abff5afef2b836a8a24bfde0d... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Wed Dec 3 12:09:38 2008 +0100 shell32: Make some functions static. --- dlls/shell32/dialogs.c | 4 ++-- dlls/shell32/iconcache.c | 4 ++-- dlls/shell32/pidl.c | 9 ++++++++- dlls/shell32/pidl.h | 8 -------- dlls/shell32/shell32_main.h | 4 ---- dlls/shell32/shellpath.c | 18 +++++++++--------- dlls/shell32/shellstring.c | 12 ++++++------ dlls/shell32/shlexec.c | 2 +- dlls/shell32/shlfileop.c | 2 +- dlls/shell32/undocshell.h | 4 ---- 10 files changed, 29 insertions(+), 38 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=1abff5afef2b836a8a24bf...
participants (1)
-
Alexandre Julliard