Two questions about the win 32 api extension:

1) Is it still supported by php 5 beta 2? Or is there a new way to access
DLL functionality from PHP 5? If not, is there a plan for there to be?

2) Does any one know whateer happened to the win 32 api extension? It is
only able to lead two external functions, then causes a fatal error. I know
many people have already acknoledged this bug, but I found no suggestions of
a solution. Any suggestions or thoughts about solving the problem would be
helpful. One thing I  tried was registering a function just for it to be
called, then unregistering it. When making the second call to a function,
PHP fully crashes on the computer, causing IIS to return a CGI error.

Any help would be infitly appreciated,

Nathan

Specs:
For question 2, I am using PHP 4.3.3 on IIS4 on Windows 2000.

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to