reactos/reactos/dll/cpl/desk
KJK::Hyperion 77911bbdee modified include/reactos/wine/exception.h
Farewell Wine exception handling macros. You won't be missed

modified   dll/win32/icmp/icmp_main.c
   Removed gratuitous use of _getpid
   Winsock APIs don't set errno, they set the last error
   As a consequence, icmp.dll no longer depends on msvcrt.dll

modified   tools/rbuild/module.cpp
   Link DLLs to ntdll's CRT instead of msvcrt's by default (most DLLs don't actually need msvcrt)

Everything else:
   Set crt attribute of <module> to "msvcrt" if ntdll isn't good enough
   Link to pseh if necessary

svn path=/trunk/; revision=38221
2008-12-21 03:58:19 +00:00
..
lang Bug 3830: Spanish netshell update and more by Javier Remacha 2008-11-04 21:28:06 +00:00
resources
advappdlg.c
advmon.c - remove dead code, fixes CID 60, CID 61 2008-10-16 08:50:56 +00:00
appearance.c
appearance.h
background.c
classinst.c
desk.c - Use HEAP_ZERO_MEMORY instead of memset(). 2008-12-14 20:45:16 +00:00
desk.def
desk.h
desk.rbuild modified include/reactos/wine/exception.h 2008-12-21 03:58:19 +00:00
desk.rc
devsett.c
dibitmap.c
general.c Remove stray semicolon, change indentation. 2008-12-07 21:49:30 +00:00
misc.c
monslctl.c
monslctl.h
preview.c
preview.h
resource.h
rsrc.rc
screensaver.c
settings.c - Do not use pGlobalData after freeing, 2008-12-20 11:06:21 +00:00