reactos/reactos/dll/win32/setupapi
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
res
cfgmgr.c modified include/reactos/probe.h 2008-11-30 19:28:11 +00:00
devclass.c
devinst.c
dirid.c
diskspace.c
driver.c Remove stray semicolons, GCC gratias. 2008-12-03 17:39:55 +00:00
install.c
interface.c
misc.c
parser.c
query.c
queue.c - Implement SetupInstallFileA/W 2008-12-06 09:07:05 +00:00
resource.h
rpc.c
rpc_private.h
setupapi.rbuild modified include/reactos/wine/exception.h 2008-12-21 03:58:19 +00:00
setupapi.rc
setupapi.spec - Implement SetupInstallFileA/W 2008-12-06 09:07:05 +00:00
setupapi_private.h modified include/reactos/probe.h 2008-11-30 19:28:11 +00:00
setupcab.c
stringtable.c
stubs.c - Implement SetupInstallFileA/W 2008-12-06 09:07:05 +00:00