Use InterlockedDecrement and InterlockedIncrement instead of ++/--.
[wine] / dlls / winsock / socket16.c
2003-11-28  Alexandre JulliardMoved the 16-bit code out of socket.c and into a separa...