Alexandre Julliard : msvcrt: Move more i386-specific exception code to except_i386.c.

Alexandre Julliard julliard at winehq.org
Fri Mar 16 11:27:48 CDT 2012


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Mar 13 15:24:18 2012 +0100

msvcrt: Move more i386-specific exception code to except_i386.c.

---

 dlls/msvcrt/cppexcept.h   |   61 +-----
 dlls/msvcrt/except.c      |  489 +-----------------------------------------
 dlls/msvcrt/except_i386.c |  536 +++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 542 insertions(+), 544 deletions(-)

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



More information about the wine-cvs mailing list