Newsgroups: php.internals,php.windows Path: news.php.net Xref: news.php.net php.internals:14067 php.windows:25156 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 44652 invoked by uid 1010); 14 Dec 2004 15:18:01 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 44552 invoked from network); 14 Dec 2004 15:18:01 -0000 Received: from unknown (HELO wproxy.gmail.com) (64.233.184.192) by pb1.pair.com with SMTP; 14 Dec 2004 15:18:01 -0000 Received: by wproxy.gmail.com with SMTP id 36so488687wri for ; Tue, 14 Dec 2004 07:18:01 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=AQg5bNgxwBfiSFnKdre3euAEkVpagXpOOOAEvm6lWR4+BWNI826uXpYmvVqGe157YfNi7kIJ00g4QXq8N1d6LMuIJoQ8MUHA0iPTULisBOOsCnahcEIDoGYCAhH3HBjsoKZ6rigkzLdf3oa9oHy5xzFI3sQnFaackUjR27LnVEc= Received: by 10.54.59.37 with SMTP id h37mr2039866wra; Tue, 14 Dec 2004 07:18:00 -0800 (PST) Received: by 10.54.59.23 with HTTP; Tue, 14 Dec 2004 07:18:00 -0800 (PST) Message-ID: <4e89b4260412140718590f360f@mail.gmail.com> Date: Tue, 14 Dec 2004 10:18:00 -0500 Reply-To: Wez Furlong To: Andrew Cc: php-windows@lists.php.net, internals@lists.php.net In-Reply-To: <20041214095820.76585.qmail@pb1.pair.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20041214095820.76585.qmail@pb1.pair.com> Subject: Re: [PHP-DEV] im convert php-screw to windows dll From: kingwez@gmail.com (Wez Furlong) What is PHP Screw ? What are you trying to do? Let's have more detail and more incentive to actually download and look through the zip file. --Wez. On Mon, 13 Dec 2004 15:06:23 +0200, Andrew wrote: > Hi.. > > I'm trying to get PHP Screw working on Windows thru Visual C++ compiling > it as a windows DLL, everything works except it doesn't actually replace the > fopen function, it seems to ignore that command. I would really like to get > this working, I have a project that you can look at if you are interested: > > http://koula.co.za/screwdll.zip > > I am creating files in c:/ to check if a function runs, and only the > pm9screw_open > doesn't run, when replacing zend_open with it > > Thanks if you can help > > Regards > Andrew > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >