00001 #pragma once 00002 00003 #include <Global.h> 00004 #include <Exception/Exception.h> 00005 #include <String/String.h> 00006 #include <TcpIp/Socket.h> 00007 #include <TcpIp/WSAStartup.h> 00008 #include <Registry/Registry.h> 00009 #include <ws2tcpip.h>