-// Copyright 1998, Ben Goetter. All rights reserved.
+///////////////////////////////////////////////////////////////////////////////
+// Name: src/msw/wince/net.cpp
+// Purpose:
+// Author:
+// Modified by:
+// Created:
+// RCS-ID: $Id$
+// Copyright: Copyright 1998, Ben Goetter. All rights reserved.
+// Licence: wxWindows licence
+///////////////////////////////////////////////////////////////////////////////
/*
patch holes in winsock
#pragma hdrstop
#endif
-#include "wx/msw/wrapwin.h"
+#ifndef WX_PRECOMP
+ #include "wx/msw/wrapwin.h"
+#endif
+
#include <tchar.h>
#include <winsock.h>
#include <string.h>
++pr;
} return NULL;
}
-