Alexandre Julliard : Take advantage of the __EXCEPT_PAGE_FAULT macro.

Alexandre Julliard julliard at wine.codeweavers.com
Sat Dec 17 05:37:46 CST 2005


Module: wine
Branch: refs/heads/master
Commit: ae964ac801b3077f5361559abd6645d21fc35d1f
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=ae964ac801b3077f5361559abd6645d21fc35d1f

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Fri Dec 16 17:17:57 2005 +0100

Take advantage of the __EXCEPT_PAGE_FAULT macro.

---

 dlls/crypt32/cert.c        |   10 ----
 dlls/crypt32/encode.c      |   98 ++++++++++++++++++++------------------------
 dlls/dbghelp/msc.c         |    9 ----
 dlls/ddraw/main.c          |   10 ----
 dlls/kernel/atom.c         |   10 ----
 dlls/kernel/computername.c |   16 ++-----
 dlls/kernel/file.c         |    9 ----
 dlls/kernel/heap.c         |   20 ++-------
 dlls/kernel/ne_module.c    |   10 ----
 dlls/kernel/resource.c     |   13 +-----
 dlls/kernel/string.c       |   24 ++++-------
 dlls/kernel/virtual.c      |   16 ++-----
 dlls/msvcrt/cpp.c          |   14 +-----
 dlls/ntdll/debugtools.c    |   12 +----
 dlls/ntdll/loader.c        |   10 ----
 dlls/ntdll/relay.c         |   10 ----
 dlls/ntdll/resource.c      |   13 +-----
 dlls/ntdll/sec.c           |   12 +----
 dlls/ole32/rpc.c           |    9 ----
 dlls/user/cursoricon.c     |   13 ------
 dlls/user/lstr.c           |   11 +----
 dlls/winmm/driver.c        |    2 -
 dlls/winmm/lolvldrv.c      |    2 -
 23 files changed, 92 insertions(+), 261 deletions(-)




More information about the wine-cvs mailing list