From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LXc4u-00064o-Q5 for qemu-devel@nongnu.org; Thu, 12 Feb 2009 08:58:08 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LXc4t-00064c-BR for qemu-devel@nongnu.org; Thu, 12 Feb 2009 08:58:08 -0500 Received: from [199.232.76.173] (port=55755 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LXc4t-00064Z-7R for qemu-devel@nongnu.org; Thu, 12 Feb 2009 08:58:07 -0500 Received: from smtp-out.google.com ([216.239.45.13]:32671) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LXc4s-0007js-MT for qemu-devel@nongnu.org; Thu, 12 Feb 2009 08:58:06 -0500 Received: from zps78.corp.google.com (zps78.corp.google.com [172.25.146.78]) by smtp-out.google.com with ESMTP id n1CDw1KM005984 for ; Thu, 12 Feb 2009 05:58:01 -0800 Received: from yw-out-1718.google.com (ywq4.prod.google.com [10.192.17.4]) by zps78.corp.google.com with ESMTP id n1CDvx7N021540 for ; Thu, 12 Feb 2009 05:58:00 -0800 Received: by yw-out-1718.google.com with SMTP id 4so379940ywq.38 for ; Thu, 12 Feb 2009 05:57:59 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <4988B6AA.7010309@bttr-software.de> References: <49876B4C.9090806@bttr-software.de> <498773B6.7060301@codemonkey.ws> <4987F7F1.2040104@redhat.com> <49883914.2030904@codemonkey.ws> <20090203132841.GB15613@redhat.com> <49885BC5.3010406@codemonkey.ws> <60cad3f0902030836u7f5c52a6m3eb81c6420cc6d74@mail.gmail.com> <4988B6AA.7010309@bttr-software.de> Date: Thu, 12 Feb 2009 14:57:58 +0100 Message-ID: <60cad3f0902120557t6dd1c196s26b858158cc2df19@mail.gmail.com> Subject: Re: [Qemu-devel] QEMU SVN on Windows 2000 :-( From: David Turner Content-Type: multipart/alternative; boundary=0015174c352c9c33d70462b91b57 Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org --0015174c352c9c33d70462b91b57 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On Tue, Feb 3, 2009 at 10:27 PM, Robert Riebisch wrote: > > > (it's only missing from 2000 Workstation). > > There's no such thing ("Workstation"). > Damn, damn, you're absolutely right... oh my memory :-) > > properly declared (and linked to) with should be able to compile it with > > mingw > > But one would still need (copyrighted) `Wspiapi.h' to make the resulting > binary run on Windows 2000. > I'm curious to know that this header contains that makes the result magically run on Windows 2000. In the meantime, I'll probably change my code to use GetProcAddress() to load it dynamically it available and revert to gethostbyname() when applicable. thanks for the clarification > > Robert Riebisch > -- > BTTR Software > http://www.bttr-software.de/ > > > --0015174c352c9c33d70462b91b57 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable

On Tue, Feb 3, 2009 at 10:27 PM, Robert = Riebisch <rr@bt= tr-software.de> wrote:

> (it's only missing from 2000 Workstation).

There's no such thing ("Workstation").

Damn, damn, you're ab= solutely right... oh my memory :-)
 
> properly declared (and linked to) with should be= able to compile it with
> mingw

But one would still need (copyrighted) `Wspiapi.h' to make the re= sulting
binary run on Windows 2000.

I&#= 39;m curious to know that this header contains that makes the result magica= lly run on Windows 2000.
In the meantime, I'll probably change my co= de to use GetProcAddress() to load it dynamically it
available and revert to gethostbyname() when applicable.

thanks for = the clarification
 

Robert Riebisch
--
BTTR Software
http://www.bttr-= software.de/



--0015174c352c9c33d70462b91b57--