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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinsock.h952 * WSAMAKEASYNCREPLY is intended for use by the Windows Sockets implementation
955 #define WSAMAKEASYNCREPLY(buflen,error) MAKELONG(buflen,error) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinsock.h982 * WSAMAKEASYNCREPLY is intended for use by the Windows Sockets implementation
985 #define WSAMAKEASYNCREPLY(buflen,error) MAKELONG(buflen,error) macro

Completed in 53 milliseconds