Closed Bug 298625 Opened 20 years ago Closed 20 years ago

Operating system requirements

Categories

(Firefox Build System :: General, defect)

x86
Windows XP
defect
Not set
major

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: d_king, Unassigned)

Details

As http://www.mozilla.org/products/firefox/system-requirements states (by
exclusion) that we no longer support Windows 95, all hard coded occurances of
_WIN32_WINNT should be changed from 0x400 to 0x410 as per information found at
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winprog/winprog/using_the_windows_headers.asp

This will stop us building Win95 compatible code that is not used, and will
enable us to use SDK functions that aren't available under Win95.
Flags: blocking1.8b4?
We do happen to continue supporting win95 as long as there are certain
prerequisite libraries installed (the MSVC6 runtime libs). We do not intend to
break this compatibility without a really compelling reason (e.g. gdi+).
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → WONTFIX
In that case, should I file a seperate bug to get the System Requirements page
updated?
Flags: blocking1.8b4?
Component: Build Config → General
Product: Firefox → Firefox Build System
You need to log in before you can comment on or make changes to this bug.