Searched defs:WSAGETASYNCBUFLEN (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinsock.h962 * WSAGETASYNCBUFLEN is intended for use by the Windows Sockets application
966 #define WSAGETASYNCBUFLEN(lParam) LOWORD(lParam) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinsock.h992 * WSAGETASYNCBUFLEN is intended for use by the Windows Sockets application
996 #define WSAGETASYNCBUFLEN(lParam) LOWORD(lParam) macro

Completed in 51 milliseconds