A very simple server that's show how to apply the windows CreateThread function, follows the normal procedure in creating a server,
- Initialization of the DLL
- create socket
- bind the socket
- listen for an incoming connection