Module: wine Branch: refs/heads/master Commit: 69591d81f977f2aa4763319e25f025d383eb2271 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=69591d81f977f2aa4763319e...
Author: Alexandre Julliard julliard@winehq.org Date: Mon Jun 12 21:34:59 2006 +0200
ole32: Explicitly specify CDECL calling convention on exported functions.
---
dlls/ole32/memlockbytes16.c | 20 ++++++++++---------- dlls/ole32/ole16.c | 18 +++++++++--------- dlls/ole32/storage.c | 32 ++++++++++++++++---------------- 3 files changed, 35 insertions(+), 35 deletions(-)
Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=69591d81f977f2aa4763...