Skip to content

Updated topic to account for 64-bit Windows #1823

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

Merged
merged 1 commit into from
Jan 4, 2020
Merged

Updated topic to account for 64-bit Windows #1823

merged 1 commit into from
Jan 4, 2020

Conversation

tim-weis
Copy link
Contributor

@tim-weis tim-weis commented Jan 2, 2020

The application-specific data associated with items was 32-bits wide in 32-bit Windows. In 64-bit Windows this was widened to 64-bits. In other words, it is pointer-sized on all architectures. The documentation has been updated to account for this.

In addition, all occurrences of "win32" have been updated to read "Win32", following commonly used casing.

The application-specific data associated with items was 32-bits wide in 32-bit Windows. In 64-bit Windows this was widened to 64-bits. In other words, it is pointer-sized on all architectures. The documentation has been updated to account for this.

In addition, all occurrences of *"win32"* have been updated to read *"Win32"*, following commonly used casing.
@msftclas
Copy link

msftclas commented Jan 2, 2020

CLA assistant check
All CLA requirements met.

Copy link
Contributor

@colin-home colin-home left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tim-weis Looks good to me. Thanks for contributing!

@colin-home colin-home merged commit 55a934b into MicrosoftDocs:master Jan 4, 2020
@tim-weis tim-weis deleted the patch-1 branch January 4, 2020 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants