reactos/modules/rostests/apitests/ws2_32
2020-06-06 21:58:41 +03:00
..
bind.c
close.c
CMakeLists.txt [CMAKE] Implement PCH builds with target_precompile_headers. CORE-16905 2020-06-06 21:58:41 +03:00
getaddrinfo.c [ROSTESTS] fix x64 build and fix/disable warnings 2020-01-26 11:50:37 +01:00
gethostname.c [ROSTESTS] fix x64 build and fix/disable warnings 2020-01-26 11:50:37 +01:00
getnameinfo.c
getservbyname.c
getservbyport.c
helpers.c [ROSTESTS] fix x64 build and fix/disable warnings 2020-01-26 11:50:37 +01:00
ioctlsocket.c
nonblocking.c
nostartup.c
open_osfhandle.c
recv.c
send.c
testlist.c
ws2_32.h
WSAAsync.c [WS2_32_APITEST:WSAASYNC] Fix and improve some tests. ROSTESTS-317 (#1132) 2020-05-15 15:45:35 +02:00
WSAIoctl.c
WSARecv.c [KERNEL32_APITEST][WS2_32_APITEST] Call SetLastError() before checking LastError (#2437) 2020-03-30 12:52:37 +02:00
WSAStartup.c