https://issues.apache.org/ooo/show_bug.cgi?id=123244
Bug ID: 123244
Issue Type: TASK
Summary: Remove code for old Windows versions that are no
longer supported by AOO
Product: General
Version: 4.0.0
Hardware: All
OS: Windows, all
Status: CONFIRMED
Severity: normal
Priority: P4
Component: code
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
AOO can always assume that the dwMajorVersion is >=5 (i.e. >WME and >=W2K).
This fact allows the simplification or removal of many platform specific code
paths. Removing these old and nowadays unused code paths will also eliminate
the compilation of some deprecated SDK methods.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.