Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:5133 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 39829 invoked by uid 1010); 30 Oct 2003 22:01:24 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 39805 invoked from network); 30 Oct 2003 22:01:24 -0000 Received: from unknown (HELO mailout04.sul.t-online.com) (194.25.134.18) by pb1.pair.com with SMTP; 30 Oct 2003 22:01:24 -0000 Received: from fwd04.aul.t-online.de by mailout04.sul.t-online.com with smtp id 1AFKr5-0001SA-05; Thu, 30 Oct 2003 23:01:23 +0100 Received: from vega.thetaphi.de (Ek0dxUZfgev9s3tPOAxqqhLyI5HW6ED+0qPER8zEpNidICo05oeDU6@[80.132.124.187]) by fmrl04.sul.t-online.com with esmtp id 1AFKqy-1bbpPU0; Thu, 30 Oct 2003 23:01:16 +0100 Message-ID: <6.0.0.22.0.20031030230110.0383ce40@127.0.0.1> X-Sender: thetaphi.troja.net@127.0.0.1 (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Thu, 30 Oct 2003 23:01:16 +0100 To: internals@lists.php.net Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1"; format=flowed Content-Transfer-Encoding: quoted-printable X-Seen: false X-ID: Ek0dxUZfgev9s3tPOAxqqhLyI5HW6ED+0qPER8zEpNidICo05oeDU6@t-dialin.net Subject: Re: [PHP-DEV] BUG #18630 From: uwe@thetaphi.de (Uwe Schindler) You can also check vor availability of this single function with=20 GetProcAddress(GetModuleHandle("kernel32.dll"),"funcname") and use the=20 pointer from there if not NULL. If this is the only unknown function in=20 Win95/NT4 then we should not boot out all people because of a single=20 function. That construct would do the same. At 21:48 30.10.2003, you wrote: >At 09:10 PM 10/30/2003 +0100, Marcus B=F6rger wrote: >> >>"Andi Gutmans" wrote in message >> >>news:5.1.0.14.2.20031029233328.032153e8@127.0.0.1... >> >>> Argh, this only works on Windows 2000 and later or Windows 98 and= later. >> >>> I guess I'll need to #ifdef it somehow. Anyway, I'd still like you=20 >> to check >> >>> it as I assume you're not using Windows 95 or NT 4 :) >> >>Even microsoft has stopped support for those, so why should we care? > > >Someone claimed that in the far east Win95 and NT 4 are still popular. >I would like to have a discussion here and decide on this issue. We are=20 >only talking about the support of our binary distribution. I think I can=20 >make the source compatible using #ifdef. > >Andi > >-- >PHP Internals - PHP Runtime Development Mailing List >To unsubscribe, visit: http://www.php.net/unsub.php ----- Uwe Schindler thetaphi@php.net - http://www.php.net NSAPI SAPI developer Erlangen, Germany