Kaydet (Commit) b46c6442 authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

CWS-TOOLING: integrate CWS tkr22_DEV300

2009-06-10 16:22:32 +0200 tkr  r272826 : #100878# ucpdav1 lib has now the patch flag
2009-06-08 14:38:33 +0200 tkr  r272731 : CWS-TOOLING: rebase CWS tkr22 to branches/OOO310@272261 (milestone: OOO310:m12)
2009-06-08 13:10:16 +0200 tkr  r272728 : #100878# add Wspiapi.h to ne_sockets to prevent win2000 crashes
üst bca6cc8c
...@@ -622,6 +622,16 @@ ...@@ -622,6 +622,16 @@
#include "ne_request.h" /* for ne_session + ne_request */ #include "ne_request.h" /* for ne_session + ne_request */
#include "ne_uri.h" /* for ne_uri */ #include "ne_uri.h" /* for ne_uri */
--- misc/neon-0.28.2/src/ne_socket.c 2006-10-30 14:18:51.000000000 +0100
+++ misc/build/neon-0.28.2/src/ne_socket.c 2008-07-16 13:32:11.022546400 +0200
@@ -60,6 +60,7 @@
#include <stddef.h>
#ifdef USE_GETADDRINFO
#include <ws2tcpip.h>
+#include <Wspiapi.h>
#endif
#endif
--- misc/neon-0.28.2/src/ne_sspi.c 2007-08-10 17:26:08.000000000 +0200 --- misc/neon-0.28.2/src/ne_sspi.c 2007-08-10 17:26:08.000000000 +0200
+++ misc/build/neon-0.28.2/src/ne_sspi.c 2009-01-09 10:31:05.752056400 +0100 +++ misc/build/neon-0.28.2/src/ne_sspi.c 2009-01-09 10:31:05.752056400 +0100
@@ -202,9 +202,48 @@ @@ -202,9 +202,48 @@
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment