FreeRDP/channels/urbdrc/client
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
..
libusb Code style changed. 2015-05-27 22:59:57 +03:00
CMakeLists.txt * tsmf: OSS code cleanup 2015-05-27 22:58:41 +03:00
data_transfer.c * tsmf: OSS code cleanup 2015-05-27 22:58:41 +03:00
data_transfer.h freerdp: fix headers 2012-10-08 23:02:04 -04:00
isoch_queue.c channels: cmake cleanup, USB redirection refactoring 2012-11-20 19:34:52 -05:00
isoch_queue.h Fixed compilation with -Wstrict-prototypes 2013-02-14 22:20:43 +01:00
searchman.c Kill more exit() occurences 2015-03-31 23:56:40 +02:00
searchman.h libfreerdp-utils: purge deprecated wait_obj utils 2012-11-26 20:15:48 -05:00
urbdrc_main.c winpr/synch: remove the dependency on winsock.h 2015-07-14 11:39:41 +02:00
urbdrc_main.h channels/urbdrc: fix libusb subsystem 2012-11-21 03:32:15 -05:00
urbdrc_types.h * tsmf: OSS code cleanup 2015-05-27 22:58:41 +03:00