Alexandre Julliard : winedos: Internal functions don't need to be WINAPI.

Alexandre Julliard julliard at winehq.org
Mon Jan 4 10:54:19 CST 2010


Module: wine
Branch: master
Commit: 58cd87abb146001a4a855f8cfa792ff60154e230
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=58cd87abb146001a4a855f8cfa792ff60154e230

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Jan  4 13:44:22 2010 +0100

winedos: Internal functions don't need to be WINAPI.

---

 dlls/winedos/dosaspi.c    |    4 +-
 dlls/winedos/dosexe.h     |   47 ++++++++++++++++++++++-----------------------
 dlls/winedos/dosvm.c      |   18 ++++++++--------
 dlls/winedos/int09.c      |    7 +----
 dlls/winedos/int10.c      |    2 +-
 dlls/winedos/int16.c      |    4 +-
 dlls/winedos/int21.c      |   14 +------------
 dlls/winedos/int31.c      |    2 +-
 dlls/winedos/int33.c      |    4 +-
 dlls/winedos/int67.c      |    2 +-
 dlls/winedos/interrupts.c |    2 +-
 dlls/winedos/module.c     |   20 +++++++++---------
 dlls/winedos/timer.c      |    2 +-
 dlls/winedos/xms.c        |    2 +-
 14 files changed, 57 insertions(+), 73 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=58cd87abb146001a4a855f8cfa792ff60154e230



More information about the wine-cvs mailing list