Opened 17 years ago

Closed 17 years ago

#231 closed Defect (wontfix)

5.10.0 is incompatible with Windows NT4

Reported by: anonymous Owned by: davea
Priority: Undetermined Milestone: Undetermined
Component: Client - Daemon Version:
Keywords: nt4 Cc:

Description

5.10.0 will not run on NT4 - it gives the error message "GetLongPathNameW could not be found in kernel32.dll".

It looks like 5.10 was built using VC2005; NT4 is not a supported platform of VC2005 and MSVCR80.DLL is not compatible with NT4.

Is support for NT4 being dropped from 5.10?

Change History (1)

comment:1 Changed 17 years ago by Ageless

Resolution: → wontfix
Status: new → closed

Message from Rom Walton:

We are dropping support for Windows 95 and Windows NT 4.0 in the 5.10 release and future releases.

Basically Microsoft dropped support for both OS’s when they developed Visual Studio 2005 and so the C Runtime Library no longer works on both Win95 and WinNT40. We need the C Runtime Library to handle things like file and memory management.

For anybody using Win95 or WinNT40 you should be able to continue using 5.8.


Note: See TracTickets for help on using tickets.