reactos/reactos/dll/win32/winhttp
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
..
handle.c Synced winhttp.dll with Wine HEAD using stuff and methods from wininet.dll. 2008-09-07 08:21:35 +00:00
inet_ntop.c Synced winhttp.dll with Wine HEAD using stuff and methods from wininet.dll. 2008-09-07 08:21:35 +00:00
main.c Synced winhttp.dll with Wine HEAD using stuff and methods from wininet.dll. 2008-09-07 08:21:35 +00:00
net.c Synced winhttp.dll with Wine HEAD using stuff and methods from wininet.dll. 2008-09-07 08:21:35 +00:00
request.c Fixed a warning 2008-09-07 08:46:58 +00:00
session.c Synced winhttp.dll with Wine HEAD using stuff and methods from wininet.dll. 2008-09-07 08:21:35 +00:00
winhttp.rbuild modified include/reactos/wine/exception.h 2008-12-21 03:58:19 +00:00
winhttp.spec Synced winhttp.dll with Wine HEAD using stuff and methods from wininet.dll. 2008-09-07 08:21:35 +00:00
winhttp_private.h Synced winhttp.dll with Wine HEAD using stuff and methods from wininet.dll. 2008-09-07 08:21:35 +00:00
winhttp_ros.diff Fixed a warning 2008-09-07 08:46:58 +00:00