summaryrefslogtreecommitdiffstats
path: root/util/include/platforms/windows/axutil_windows.h
AgeCommit message (Collapse)AuthorFilesLines
2013-02-16Fix MingW compiler warning about include order of winsock2.hGravatar Martin Szulecki1-1/+1
By including windows.h before winsock2.h old winsock code will be used underneath. To prevent this winsock2.h needs to be included first which will cause the use of the correct winsock code for Win32 targets.
2013-02-16Lowercase windows includes to fix compilation on case-sensitive platformsGravatar Martin Szulecki1-2/+2
2013-02-15util: fixed building on mingw32Gravatar Nikias Bassen1-1/+1
2010-07-07jira AXIS2C-1472 and jira AXIS2C-1483Gravatar damitha1-1/+4
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@961258 13f79535-47bb-0310-9956-ffa450edef68
2010-06-01AXIS2C-1467 Dangerous macros defs in axutil_unix.h and axutil_windows.hGravatar nadiramra1-3/+3
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@950151 13f79535-47bb-0310-9956-ffa450edef68
2010-02-13Moving axis svn, part of TLP move INFRA-2441Gravatar gmcdonald1-0/+278
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@909681 13f79535-47bb-0310-9956-ffa450edef68