Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:14064 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 80580 invoked by uid 1010); 14 Dec 2004 09:58:55 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 76653 invoked by uid 1007); 14 Dec 2004 09:58:21 -0000 Message-ID: <20041214095820.76585.qmail@pb1.pair.com> To: php-windows@lists.php.net, internals@lists.php.net Date: Mon, 13 Dec 2004 15:06:23 +0200 Lines: 20 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Posted-By: 196.33.43.82 Subject: im convert php-screw to windows dll From: andrew@webman.co.za ("Andrew") 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