ID: 26692 Comment by: oli_pla at hotmail dot com Reported By: php at bouchery dot com Status: Open Bug Type: Reproducible crash Operating System: Windows NT4 PHP Version: 5CVS-2003-12-22 (dev) New Comment:
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 Previous Comments: ------------------------------------------------------------------------ [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