ID:               26692
 Updated by:       [EMAIL PROTECTED]
 Reported By:      php at bouchery dot com
-Status:           Open
+Status:           Closed
 Bug Type:         Reproducible crash
 Operating System: Windows NT4
 PHP Version:      5CVS-2003-12-22 (dev)
 New Comment:

Fixed in CVS; the snapshots may take a couple of days to reflect this
change as it will require some patching on the snapshot generator.


Previous Comments:
------------------------------------------------------------------------

[2003-12-22 09:55:10] oli_pla at hotmail dot com

This Win32 API is not available in 95 and NT:

"Windows NT and Windows 95:  Include an additional header file called
NewAPIs.h to make GetLongPathName available on these operating systems.
The function is not implemented natively, but by a wrapper that
utilizes other native functions on these systems. See the header file
for details of the use of preprocessor directives that make the
function available. If you do not have this header file, it can be
obtained by downloading the most recent SDK from the SDK Update Site."

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/fileio/base/getlongpathname.asp

------------------------------------------------------------------------

[2003-12-22 09:40:18] php at bouchery dot com

My OS is : WINDOWS NT4 Workstation, French, Sp6a

------------------------------------------------------------------------

[2003-12-22 09:17:33] [EMAIL PROTECTED]

Which service pack are you running?

------------------------------------------------------------------------

[2003-12-22 09:04:00] php at bouchery dot com

Description:
------------
When I start PHP5 Béta 3 (apache module, cgi or cli), the parser crash
with the message : could not find the entry point "GetLongPathNameA" in
the dynamic library "Kernel32.dll".

I know Windows 95 support is dropped, but is it dropped for NT4 ?



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=26692&edit=1

Reply via email to