Module: wine Branch: refs/heads/master Commit: ae525c1441189a0b03306c926282cd0cd205c5ef URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=ae525c1441189a0b03306c92...
Author: Alexandre Julliard julliard@winehq.org Date: Sat Jun 10 11:59:15 2006 +0200
ole32: Make the virtual table functions static where possible.
---
dlls/ole32/memlockbytes.c | 105 +++++++++++++-------------------------------- dlls/ole32/storage32.c | 56 ++++++++++++------------ dlls/ole32/storage32.h | 7 --- 3 files changed, 58 insertions(+), 110 deletions(-)
Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=ae525c1441189a0b0330...