Alexandre Julliard : dmloader: Make the virtual table functions static where possible.
Module: wine Branch: refs/heads/master Commit: 12179978fb25e422ca4c5dc6768b7a7e332b24fb URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=12179978fb25e422ca4c5dc6... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Sat Jun 10 11:56:03 2006 +0200 dmloader: Make the virtual table functions static where possible. --- dlls/dmloader/classfactory.c | 24 +++--- dlls/dmloader/container.c | 40 +++++----- dlls/dmloader/dmloader_private.h | 46 ----------- dlls/dmloader/loader.c | 36 +++++---- dlls/dmloader/loaderstream.c | 156 +++++++++++++++++--------------------- 5 files changed, 125 insertions(+), 177 deletions(-) Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=12179978fb25e422ca4c...
participants (1)
-
Alexandre Julliard