Skip to content

Update LPCTSTR and CreateWindowExA in CreateWindowExW docs#2227

Open
Vishhh03 wants to merge 1 commit into
MicrosoftDocs:docsfrom
Vishhh03:patch-1
Open

Update LPCTSTR and CreateWindowExA in CreateWindowExW docs#2227
Vishhh03 wants to merge 1 commit into
MicrosoftDocs:docsfrom
Vishhh03:patch-1

Conversation

@Vishhh03

Copy link
Copy Markdown

Updated LPCTSTR to LPCWSTR in parameter description and Updated CreateWindowExA to CreateWindowExW in example code illustration section. The changes were made since the article is about CreateWindowExW api which uses Unicode and not CreateWindowExA which uses ANSI.

Updated LPCTSTR to LPCWSTR in parameter description and Updated CreateWindowExA to CreateWindowExW in example code illustration section. The changes were made since the article is about CreateWindowExW api which uses Unicode and not CreateWindowExA which uses ANSI.
@prmerger-automator

Copy link
Copy Markdown

@Vishhh03 : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change.

@prmerger-automator

Copy link
Copy Markdown

@Vishhh03 : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change.

@GrantMeStrength GrantMeStrength left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM — accurate technical correction. Approved.

@GrantMeStrength

Copy link
Copy Markdown
Contributor

@copilot /review

@GrantMeStrength GrantMeStrength left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Reviewed ✅ — Documentation improvement looks good.

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.

3 participants