reactos/reactos/dll/win32/msxml3
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
..
attribute.c
bsc.c
cdata.c sync msxml3 with wine 1.1.5 2008-09-21 13:03:20 +00:00
comment.c sync msxml3 with wine 1.1.5 2008-09-21 13:03:20 +00:00
dispex.c sync msxml3 to wine 1.1.4 2008-09-14 06:24:36 +00:00
docfrag.c
domdoc.c sync msxml3 to wine 1.1.4 2008-09-14 06:24:36 +00:00
domimpl.c
element.c
entityref.c
factory.c
main.c
msxml3.rbuild modified include/reactos/wine/exception.h 2008-12-21 03:58:19 +00:00
msxml3.spec
msxml3_v1.idl
msxml_private.h sync msxml3 to wine 1.1.4 2008-09-14 06:24:36 +00:00
node.c sync msxml3 to wine 1.1.4 2008-09-14 06:24:36 +00:00
nodelist.c
nodemap.c
parseerror.c
pi.c
queryresult.c sync msxml3 with wine 1.1.5 2008-09-21 13:03:20 +00:00
regsvr.c
saxreader.c sync msxml3 with wine 1.1.5 2008-09-21 13:03:20 +00:00
schema.c
text.c
uuid.c
version.rc fix the msxml3 typelib 2008-09-09 16:16:53 +00:00
xmldoc.c
xmlelem.c