Skip to content

Update common-control-versions.md #2001

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: docs
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 6 additions & 27 deletions desktop-src/Controls/common-control-versions.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,33 +28,12 @@ In the common controls reference documentation, many programming elements specif

The following table outlines the different DLL versions and how they were distributed on supported OSes.



ComCtl32.dll

Version

Distribution Platform

5.81

Microsoft Internet Explorer 5.01, Microsoft Internet Explorer 5.5, and Microsoft Internet Explorer 6

5.82

Windows Server 2003, Windows Vista, Windows Server 2008, and Windows 7

6.0

Windows Server 2003

6.10

Windows Vista, Windows Server 2008, and Windows 7




| ComCtl32.dll Version | Distribution Platform |
|----------------------|------------------------------------------------------------------------------------------------------|
| 5.81 | Microsoft Internet Explorer 5.01, Microsoft Internet Explorer 5.5, and Microsoft Internet Explorer 6 |
| 5.82 | Windows Server 2003, Windows Vista, Windows Server 2008, and Windows 7 |
| 6.0 | Windows Server 2003 |
| 6.10 | Windows Vista, Windows Server 2008, and Windows 7 |

## Structure Sizes for Different Common Control Versions

Expand Down