FreeRDP/server
Bernhard Miklautz 68e8569110 winpr/synch: remove the dependency on winsock.h
winsock.h pulls in a lot of defines and dependencies that are not
required and partially unwanted in winpr's core (for parts that are not
related to network). In order to get rid of this dependency and have an
independent defines for extended winpr functions the WINPR_FD_* defines
are used internally (and for exposed functions). Where required, like in
WSAEventSelect, the FD_* is mapped to WINPR_FD_*.
2015-07-14 11:39:41 +02:00
..
common Revert a bug introduced in PR #2134 2014-11-12 17:15:13 +01:00
Mac Fixes for malloc / calloc + other fixes 2015-06-22 19:21:47 +02:00
Sample Added missing include breaking windows build. 2015-07-03 12:46:28 +02:00
shadow winpr/synch: remove the dependency on winsock.h 2015-07-14 11:39:41 +02:00
Windows Replaced registry keys with cmake defines. 2015-06-24 14:02:48 +02:00
.gitignore shadow: start simplifying X11 shadow server 2014-07-10 16:32:46 -04:00
CMakeLists.txt build: cmake 3.1 compatibility 2014-12-12 19:26:22 +01:00