Is there a win32 binary install kit for Lazarus? I see hints that
Lazarus runs on Win32 but the download folders for Win32 are empty.
(Apologies if I'm not supposed to ask about Lazarus here...)
So I fetched the latest FPC win32 full install ZIP from the US mirror
but when I clicked on the insta
Georgi Georgiev schrieb:
I think that if the socket (or file) is in nonblocking
mode,
count may be -1, and LinuxError=11 { Err_TryAgain }
means that connection is OK, but there is no incoming
data
(input is not finished).
okay that's right; I assumed that reading or writing is only done after
s
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Am Mittwoch, 17. September 2003 13:10 schrieb Rainer Hantsch:
Sorry, I put in a mail in german, didn't check the receipient.
So everybody got the resolv-unit ;-)
Michael.
- --
SysQuadrat
Michael Weinert Stuttgart Filderst
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Am Mittwoch, 17. September 2003 13:10 schrieb Rainer Hantsch:
Hallo Rainer, oder besser Herr Hantsch,
> Please, leave me copy of it by direct mail. This is quicker.
> I must leave my office now for a while urgently, but when I am back, I will
> proce
Hi, Michael!
On Wed, 17 Sep 2003, Michael Weinert wrote:
| Am Mittwoch, 17. September 2003 11:54 schrieb Rainer Hantsch:
| Hi Rainer,
| > I want to test inside my program if a domain does exist. I am not
| > interested in the particular domain entries, only in its existence.
| > For that I tried
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Am Mittwoch, 17. September 2003 11:54 schrieb Rainer Hantsch:
Hi Rainer,
> I want to test inside my program if a domain does exist. I am not
> interested in the particular domain entries, only in its existence.
> For that I tried the following, but i
Hi!
I want to test inside my program if a domain does exist. I am not interested
in the particular domain entries, only in its existence.
For that I tried the following, but it returns always false:
---
function TestDomain: boolean;
var
On Wed, 16 Sep 2003, Bob Richards wrote:
> On Tue, 2003-09-16 at 15:47, [EMAIL PROTECTED] wrote:
> > On 16 Sep 2003, Bob Richards wrote:
>
> > The uncgi and inet units are distributed with FPC.
> >
> > Surprised you don't find any links, becayse the following definitely work:
> > http://www.free