Skip to content

Mention restriction for accessing pgmptr#164

Merged
colin-home merged 2 commits into
MicrosoftDocs:masterfrom
amyw-msft:master
Jan 29, 2018
Merged

Mention restriction for accessing pgmptr#164
colin-home merged 2 commits into
MicrosoftDocs:masterfrom
amyw-msft:master

Conversation

@amyw-msft
Copy link
Copy Markdown
Member

The exports _get_pgmptr and _get_wpgmptr are only correct to use when a narrow or wide entry point is used, respectively. This is because the entry point determines whether the narrow or wide global variables are initialized. Adding this detail to the Remarks section of these two functions.

Steve Wishnousky added 2 commits January 29, 2018 10:12
Mention entry point restriction on using _get_wpgmptr() - only for programs for wide entry points.
Mention entry point restriction on calling _get_pgmptr
Copy link
Copy Markdown
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.

Approved, thanks!

@colin-home colin-home merged commit faab99c into MicrosoftDocs:master Jan 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants