Skip to content

Repo sync for protected CLA branch #4044

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 2 commits into from
Jul 13, 2022
Merged

Conversation

opbld16
Copy link
Contributor

@opbld16 opbld16 commented Jul 13, 2022

The pull request is created from main637933305631334797sync_temp to main to fix git push error for protected CLA branch

Taojunshen and others added 2 commits July 14, 2022 01:34
* update requirements

* update dates

* updates

* update year

* removed exception detail

* update version info

* wording update

* Link fixed.

* Link fixed.

* Link fixed.

* Address more `this` issues found during #4327 fix (#4333)

* Address more `this` issues found during #4327 fix

* Fix missed code formatting

* updating this keyword

* Acrolinx update

* Arm64EC ABI

* Fix bot comments

* Acrolinx and style updates

* update after review

* Add EC function name decoration section

* Remove duplicated typedef

* Add decorated names updates

* update after review

* Update per David Lowndes issue

* Also update merge modules article

* fix typo

* PR feedback

* updating this keyword

* resolving error

* Fix a typo in Decorated names

* Typo "MSBUILD.exe"→"MSBuild.exe"

https://docs.microsoft.com/en-us/cpp/build/reference/mp-build-with-multiple-processes?view=msvc-170
https://github.com/MicrosoftDocs/cpp-docs/blob/main/docs/build/reference/mp-build-with-multiple-processes.md
#PingMSFTDocs

* Ranges (#4314)

* draft

* add begin()

* add stubs

* work

* added art

* days work

* finish draft of namespace level functions

* fix filenames

* cleanup pass

* minor update

* stash

* clean up adaptors sectin

* start discussion of views and range adaptors

* fix return value heading

* tech review

* acrolinx type fixes

* Update docs/standard-library/range-functions.md

Co-authored-by: Casey Carter <[email protected]>

* tech review2

* fix typo

* one more typo

Co-authored-by: TylerMSFT <[email protected]>
Co-authored-by: Casey Carter <[email protected]>

* Update cmfctoolbar-class.md

Description of m_bDontScaleImages was unhelpful (like far to much of Microsoft docs that simply document "DoFoo" as "Does Foo" instead of explaining what "Foo" is and why somebody would want to do it or not.)
I copied the documentation from the BCGSoft docs for this.  Since much of the MFC was obtained from them, we should use their documentation more.

* update after review

* Update cmfctoolbar-class.md

Tightened up the text a bit and added code escape for TRUE

* Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main) (#4347)

* 6/8/2022 AM Publish (#4339)

* update requirements

* update dates

* updates

* update year

* removed exception detail

* update version info

* wording update

* Link fixed.

* Link fixed.

* Link fixed.

* Address more `this` issues found during #4327 fix (#4333)

* Address more `this` issues found during #4327 fix

* Fix missed code formatting

Co-authored-by: TylerMSFT <[email protected]>
Co-authored-by: v-rajagt <[email protected]>
Co-authored-by: PRMerger14 <[email protected]>
Co-authored-by: PRMerger7 <[email protected]>
Co-authored-by: PRMerger12 <[email protected]>
Co-authored-by: Colin Robertson <[email protected]>

* 6/9/2022 AM Publish (#4342)

* update requirements

* update dates

* updates

* update year

* removed exception detail

* update version info

* wording update

* Link fixed.

* Link fixed.

* Link fixed.

* Address more `this` issues found during #4327 fix (#4333)

* Address more `this` issues found during #4327 fix

* Fix missed code formatting

* updating this keyword

* Acrolinx update

* update after review

* Remove duplicated typedef

* update after review

* Update per David Lowndes issue

* Also update merge modules article

* fix typo

Co-authored-by: TylerMSFT <[email protected]>
Co-authored-by: v-rajagt <[email protected]>
Co-authored-by: PRMerger14 <[email protected]>
Co-authored-by: PRMerger7 <[email protected]>
Co-authored-by: PRMerger12 <[email protected]>
Co-authored-by: Colin Robertson <[email protected]>
Co-authored-by: opbld17 <[email protected]>
Co-authored-by: rachana-satao <[email protected]>
Co-authored-by: opbld16 <[email protected]>
Co-authored-by: Tomohiro Endo <[email protected]>
Co-authored-by: Tyler Whitney <[email protected]>
Co-authored-by: Colin Robertson <[email protected]>
Co-authored-by: PRMerger16 <[email protected]>
Co-authored-by: Tamara K <[email protected]>
Co-authored-by: Haig MacGregor <[email protected]>

* 6/10/2022 AM Publish (#4345)

* update requirements

* update dates

* updates

* update year

* removed exception detail

* update version info

* wording update

* Link fixed.

* Link fixed.

* Link fixed.

* Address more `this` issues found during #4327 fix (#4333)

* Address more `this` issues found during #4327 fix

* Fix missed code formatting

* updating this keyword

* Acrolinx update

* update after review

* Remove duplicated typedef

* update after review

* Update per David Lowndes issue

* Also update merge modules article

* fix typo

Co-authored-by: TylerMSFT <[email protected]>
Co-authored-by: v-rajagt <[email protected]>
Co-authored-by: PRMerger14 <[email protected]>
Co-authored-by: PRMerger7 <[email protected]>
Co-authored-by: PRMerger12 <[email protected]>
Co-authored-by: Colin Robertson <[email protected]>
Co-authored-by: opbld17 <[email protected]>
Co-authored-by: rachana-satao <[email protected]>
Co-authored-by: opbld16 <[email protected]>
Co-authored-by: Tomohiro Endo <[email protected]>
Co-authored-by: Tyler Whitney <[email protected]>
Co-authored-by: Colin Robertson <[email protected]>
Co-authored-by: PRMerger16 <[email protected]>
Co-authored-by: Tamara K <[email protected]>
Co-authored-by: Haig MacGregor <[email protected]>

* Update cmfctoolbar-class.md

Description of m_bDontScaleImages was unhelpful (like far to much of Microsoft docs that simply document "DoFoo" as "Does Foo" instead of explaining what "Foo" is and why somebody would want to do it or not.)
I copied the documentation from the BCGSoft docs for this.  Since much of the MFC was obtained from them, we should use their documentation more.

* Update cmfctoolbar-class.md

Tightened up the text a bit and added code escape for TRUE

Co-authored-by: Taojunshen <[email protected]>
Co-authored-by: TylerMSFT <[email protected]>
Co-authored-by: v-rajagt <[email protected]>
Co-authored-by: PRMerger14 <[email protected]>
Co-authored-by: PRMerger7 <[email protected]>
Co-authored-by: PRMerger12 <[email protected]>
Co-authored-by: Colin Robertson <[email protected]>
Co-authored-by: opbld15 <[email protected]>
Co-authored-by: Colin Robertson <[email protected]>
Co-authored-by: opbld17 <[email protected]>
Co-authored-by: rachana-satao <[email protected]>
Co-authored-by: opbld16 <[email protected]>
Co-authored-by: Tomohiro Endo <[email protected]>
Co-authored-by: Tyler Whitney <[email protected]>
Co-authored-by: PRMerger16 <[email protected]>
Co-authored-by: Tamara K <[email protected]>
Co-authored-by: Haig MacGregor <[email protected]>
Co-authored-by: Scot Brennecke <[email protected]>

* Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main) (#4348)

* 6/8/2022 AM Publish (#4339)

* update requirements

* update dates

* updates

* update year

* removed exception detail

* update version info

* wording update

* Link fixed.

* Link fixed.

* Link fixed.

* Address more `this` issues found during #4327 fix (#4333)

* Address more `this` issues found during #4327 fix

* Fix missed code formatting

Co-authored-by: TylerMSFT <[email protected]>
Co-authored-by: v-rajagt <[email protected]>
Co-authored-by: PRMerger14 <[email protected]>
Co-authored-by: PRMerger7 <[email protected]>
Co-authored-by: PRMerger12 <[email protected]>
Co-authored-by: Colin Robertson <[email protected]>

* 6/9/2022 AM Publish (#4342)

* update requirements

* update dates

* updates

* update year

* removed exception detail

* update version info

* wording update

* Link fixed.

* Link fixed.

* Link fixed.

* Address more `this` issues found during #4327 fix (#4333)

* Address more `this` issues found during #4327 fix

* Fix missed code formatting

* updating this keyword

* Acrolinx update

* update after review

* Remove duplicated typedef

* update after review

* Update per David Lowndes issue

* Also update merge modules article

* fix typo

Co-authored-by: TylerMSFT <[email protected]>
Co-authored-by: v-rajagt <[email protected]>
Co-authored-by: PRMerger14 <[email protected]>
Co-authored-by: PRMerger7 <[email protected]>
Co-authored-by: PRMerger12 <[email protected]>
Co-authored-by: Colin Robertson <[email protected]>
Co-authored-by: opbld17 <[email protected]>
Co-authored-by: rachana-satao <[email protected]>
Co-authored-by: opbld16 <[email protected]>
Co-authored-by: Tomohiro Endo <[email protected]>
Co-authored-by: Tyler Whitney <[email protected]>
Co-authored-by: Colin Robertson <[email protected]>
Co-authored-by: PRMerger16 <[email protected]>
Co-authored-by: Tamara K <[email protected]>
Co-authored-by: Haig MacGregor <[email protected]>

* 6/10/2022 AM Publish (#4345)

* update requirements

* update dates

* updates

* update year

* removed exception detail

* update version info

* wording update

* Link fixed.

* Link fixed.

* Link fixed.

* Address more `this` issues found during #4327 fix (#4333)

* Address more `this` issues found during #4327 fix

* Fix missed code formatting

* updating this keyword

* Acrolinx update

* update after review

* Remove duplicated typedef

* update after review

* Update per David Lowndes issue

* Also update merge modules article

* fix typo

Co-authored-by: TylerMSFT <[email protected]>
Co-authored-by: v-rajagt <[email protected]>
Co-authored-by: PRMerger14 <[email protected]>
Co-authored-by: PRMerger7 <[email protected]>
Co-authored-by: PRMerger12 <[email protected]>
Co-authored-by: Colin Robertson <[email protected]>
Co-authored-by: opbld17 <[email protected]>
Co-authored-by: rachana-satao <[email protected]>
Co-authored-by: opbld16 <[email protected]>
Co-authored-by: Tomohiro Endo <[email protected]>
Co-authored-by: Tyler Whitney <[email protected]>
Co-authored-by: Colin Robertson <[email protected]>
Co-authored-by: PRMerger16 <[email protected]>
Co-authored-by: Tamara K <[email protected]>
Co-authored-by: Haig MacGregor <[email protected]>

* Typo "MSBUILD.exe"→"MSBuild.exe"

https://docs.microsoft.com/en-us/cpp/build/reference/mp-build-with-multiple-processes?view=msvc-170
https://github.com/MicrosoftDocs/cpp-docs/blob/main/docs/build/reference/mp-build-with-multiple-processes.md
#PingMSFTDocs

* Update cmfctoolbar-class.md

Description of m_bDontScaleImages was unhelpful (like far to much of Microsoft docs that simply document "DoFoo" as "Does Foo" instead of explaining what "Foo" is and why somebody would want to do it or not.)
I copied the documentation from the BCGSoft docs for this.  Since much of the MFC was obtained from them, we should use their documentation more.

* 6/13/2022 AM Publish (#4346)

* update requirements

* update dates

* updates

* update year

* removed exception detail

* update version info

* wording update

* Link fixed.

* Link fixed.

* Link fixed.

* Address more `this` issues found during #4327 fix (#4333)

* Address more `this` issues found during #4327 fix

* Fix missed code formatting

* updating this keyword

* Acrolinx update

* update after review

* Remove duplicated typedef

* update after review

* Update per David Lowndes issue

* Also update merge modules article

* fix typo

* Ranges (#4314)

* draft

* add begin()

* add stubs

* work

* added art

* days work

* finish draft of namespace level functions

* fix filenames

* cleanup pass

* minor update

* stash

* clean up adaptors sectin

* start discussion of views and range adaptors

* fix return value heading

* tech review

* acrolinx type fixes

* Update docs/standard-library/range-functions.md

Co-authored-by: Casey Carter <[email protected]>

* tech review2

* fix typo

* one more typo

Co-authored-by: TylerMSFT <[email protected]>
Co-authored-by: Casey Carter <[email protected]>

Co-authored-by: TylerMSFT <[email protected]>
Co-authored-by: v-rajagt <[email protected]>
Co-authored-by: PRMerger14 <[email protected]>
Co-authored-by: PRMerger7 <[email protected]>
Co-authored-by: PRMerger12 <[email protected]>
Co-authored-by: Colin Robertson <[email protected]>
Co-authored-by: opbld17 <[email protected]>
Co-authored-by: rachana-satao <[email protected]>
Co-authored-by: opbld16 <[email protected]>
Co-authored-by: Tomohiro Endo <[email protected]>
Co-authored-by: Tyler Whitney <[email protected]>
Co-authored-by: Colin Robertson <[email protected]>
Co-authored-by: PRMerger16 <[email protected]>
Co-authored-by: Tamara K <[email protected]>
Co-authored-by: Haig MacGregor <[email protected]>
Co-authored-by: Casey Carter <[email protected]>

* Update cmfctoolbar-class.md

Tightened up the text a bit and added code escape for TRUE

Co-authored-by: Taojunshen <[email protected]>
Co-authored-by: TylerMSFT <[email protected]>
Co-authored-by: v-rajagt <[email protected]>
Co-authored-by: PRMerger14 <[email protected]>
Co-authored-by: PRMerger7 <[email protected]>
Co-authored-by: PRMerger12 <[email protected]>
Co-authored-by: Colin Robertson <[email protected]>
Co-authored-by: opbld15 <[email protected]>
Co-authored-by: Colin Robertson <[email protected]>
Co-authored-by: opbld17 <[email protected]>
Co-authored-by: rachana-satao <[email protected]>
Co-authored-by: opbld16 <[email protected]>
Co-authored-by: Tomohiro Endo <[email protected]>
Co-authored-by: Tyler Whitney <[email protected]>
Co-authored-by: PRMerger16 <[email protected]>
Co-authored-by: Tamara K <[email protected]>
Co-authored-by: Haig MacGregor <[email protected]>
Co-authored-by: Hiroshi Yoshioka <[email protected]>
Co-authored-by: Scot Brennecke <[email protected]>
Co-authored-by: Casey Carter <[email protected]>

* Consolidate manifest docs, updates for 3974, 3972, 3954 (#4343)

* Consolidate manifest docs, 3972 3954

* Fix build warning

* Consolidate See also sections

* Add function overloading for 3974

* Fix broken anchor links for redirects

* update after review

* use capitalized ARM

* update docs to clarify volatile flag for ARM64EC

* update after review

* Add vectorcall doc update for ARM64EC

* update F1 help metadata (#4352)

* update F1 help metadata

* small fixes

* fix metadata

Co-authored-by: TylerMSFT <[email protected]>

* Followup for cpp-docs PR 3977 (#4355)

* Edits to improve SEO and usability. (#4350)

* Edits to improve SEO and usability.

* Incorporate feedback.

* resolving blocking issues

* updating this keyword -3 (#4353)

* updating this keyword-3

* update after review

* resolving validation warning

* update after review

* fix examples

* Address C4743 weirdness per 3955 (#4359)

* updating this keyword-4

* Acrolinx update

* Acrolinx update

* Acrolix update

* update after review

* Add documentation for C6390.

* removed typo in macro

the asterisk was repeated incorrectly

* updating this keyword -5

* Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main) (#4364)

* 6/17/2022 AM Publish (#4361)

* update requirements

* update dates

* updates

* update year

* removed exception detail

* update version info

* wording update

* Link fixed.

* Link fixed.

* Link fixed.

* Address more `this` issues found during #4327 fix (#4333)

* Address more `this` issues found during #4327 fix

* Fix missed code formatting

* updating this keyword

* Acrolinx update

* Arm64EC ABI

* Fix bot comments

* Acrolinx and style updates

* update after review

* Add EC function name decoration section

* Remove duplicated typedef

* Add decorated names updates

* update after review

* Update per David Lowndes issue

* Also update merge modules article

* fix typo

* PR feedback

* updating this keyword

* resolving error

* Fix a typo in Decorated names

* Typo "MSBUILD.exe"→"MSBuild.exe"

https://docs.microsoft.com/en-us/cpp/build/reference/mp-build-with-multiple-processes?view=msvc-170
https://github.com/MicrosoftDocs/cpp-docs/blob/main/docs/build/reference/mp-build-with-multiple-processes.md
#PingMSFTDocs

* Ranges (#4314)

* draft

* add begin()

* add stubs

* work

* added art

* days work

* finish draft of namespace level functions

* fix filenames

* cleanup pass

* minor update

* stash

* clean up adaptors sectin

* start discussion of views and range adaptors

* fix return value heading

* tech review

* acrolinx type fixes

* Update docs/standard-library/range-functions.md

Co-authored-by: Casey Carter <[email protected]>

* tech review2

* fix typo

* one more typo

Co-authored-by: TylerMSFT <[email protected]>
Co-authored-by: Casey Carter <[email protected]>

* Update cmfctoolbar-class.md

Description of m_bDontScaleImages was unhelpful (like far to much of Microsoft docs that simply document "DoFoo" as "Does Foo" instead of explaining what "Foo" is and why somebody would want to do it or not.)
I copied the documentation from the BCGSoft docs for this.  Since much of the MFC was obtained from them, we should use their documentation more.

* update after review

* Update cmfctoolbar-class.md

Tightened up the text a bit and added code escape for TRUE

* Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main) (#4347)

* 6/8/2022 AM Publish (#4339)

* update requirements

* update dates

* updates

* update year

* removed exception detail

* update version info

* wording update

* Link fixed.

* Link fixed.

* Link fixed.

* Address more `this` issues found during #4327 fix (#4333)

* Address more `this` issues found during #4327 fix

* Fix missed code formatting

Co-authored-by: TylerMSFT <[email protected]>
Co-authored-by: v-rajagt <[email protected]>
Co-authored-by: PRMerger14 <[email protected]>
Co-authored-by: PRMerger7 <[email protected]>
Co-authored-by: PRMerger12 <[email protected]>
Co-authored-by: Colin Robertson <[email protected]>

* 6/9/2022 AM Publish (#4342)

* update requirements

* update dates

* updates

* update year

* removed exception detail

* update version info

* wording update

* Link fixed.

* Link fixed.

* Link fixed.

* Address more `this` issues found during #4327 fix (#4333)

* Address more `this` issues found during #4327 fix

* Fix missed code formatting

* updating this keyword

* Acrolinx update

* update after review

* Remove duplicated typedef

* update after review

* Update per David Lowndes issue

* Also update merge modules article

* fix typo

Co-authored-by: TylerMSFT <[email protected]>
Co-authored-by: v-rajagt <[email protected]>
Co-authored-by: PRMerger14 <[email protected]>
Co-authored-by: PRMerger7 <[email protected]>
Co-authored-by: PRMerger12 <[email protected]>
Co-authored-by: Colin Robertson <[email protected]>
Co-authored-by: opbld17 <[email protected]>
Co-authored-by: rachana-satao <[email protected]>
Co-authored-by: opbld16 <[email protected]>
Co-authored-by: Tomohiro Endo <[email protected]>
Co-authored-by: Tyler Whitney <[email protected]>
Co-authored-by: Colin Robertson <[email protected]>
Co-authored-by: PRMerger16 <[email protected]>
Co-authored-by: Tamara K <[email protected]>
Co-authored-by: Haig MacGregor <[email protected]>

* 6/10/2022 AM Publish (#4345)

* update requirements

* update dates

* updates

* update year

* removed exception detail

* update version info

* wording update

* Link fixed.

* Link fixed.

* Link fixed.

* Address more `this` issues found during #4327 fix (#4333)

* Address more `this` issues found during #4327 fix

* Fix missed code formatting

* updating this keyword

* Acrolinx update

* update after review

* Remove duplicated typedef

* update after review

* Update per David Lowndes issue

* Also update merge modules article

* fix typo

Co-authored-by: TylerMSFT <[email protected]>
Co-authored-by: v-rajagt <[email protected]>
Co-authored-by: PRMerger14 <[email protected]>
Co-authored-by: PRMerger7 <[email protected]>
Co-authored-by: PRMerger12 <[email protected]>
Co-authored-by: Colin Robertson <[email protected]>
Co-authored-by: opbld17 <[email protected]>
Co-authored-by: rachana-satao <[email protected]>
Co-authored-by: opbld16 <[email protected]>
Co-authored-by: Tomohiro Endo <[email protected]>
Co-authored-by: Tyler Whitney <[email protected]>
Co-authored-by: Colin Robertson <[email protected]>
Co-authored-by: PRMerger16 <[email protected]>
Co-authored-by: Tamara K <[email protected]>
Co-authored-by: Haig MacGregor <[email protected]>

* Update cmfctoolbar-class.md

Description of m_bDontScaleImages was unhelpful (like far to much of Microsoft docs that simply document "DoFoo" as "Does Foo" instead of explaining what "Foo" is and why somebody would want to do it or not.)
I copied the documentation from the BCGSoft docs for this.  Since much of the MFC was obtained from them, we should use their documentation more.

* Update cmfctoolbar-class.md

Tightened up the text a bit and added code escape for TRUE

Co-authored-by: Taojunshen <[email protected]>
Co-authored-by: TylerMSFT <[email protected]>
Co-authored-by: v-rajagt <[email protected]>
Co-authored-by: PRMerger14 <[email protected]>
Co-authored-by: PRMerger7 <[email protected]>
Co-authored-by: PRMerger12 <[email protected]>
Co-authored-by: Colin Robertson <[email protected]>
Co-authored-by: opbld15 <[email protected]>
Co-authored-by: Colin Robertson <[email protected]>
Co-authored-by: opbld17 <[email protected]>
Co-authored-by: rachana-satao <[email protected]>
Co-authored-by: opbld16 <[email protected]>
Co-authored-by: Tomohiro Endo <[email protected]>
Co-authored-by: Tyler Whitney <[email protected]>
Co-authored-by: PRMerger16 <[email protected]>
Co-authored-by: Tamara K <[email protected]>
Co-authored-by: Haig MacGregor <[email protected]>
Co-authored-by: Scot Brennecke <[email protected]>

* Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main) (#4348)

* 6/8/2022 AM Publish (#4339)

* update requirements

* update dates

* updates

* update year

* removed exception detail

* update version info

* wording update

* Link fixed.

* Link fixed.

* Link fixed.

* Address more `this` issues found during #4327 fix (#4333)

* Address more `this` issues found during #4327 fix

* Fix missed code formatting

Co-authored-by: TylerMSFT <[email protected]>
Co-authored-by: v-rajagt <[email protected]>
Co-authored-by: PRMerger14 <[email protected]>
Co-authored-by: PRMerger7 <[email protected]>
Co-authored-by: PRMerger12 <[email protected]>
Co-authored-by: Colin Robertson <[email protected]>

* 6/9/2022 AM Publish (#4342)

* update requirements

* update dates

* updates

* update year

* removed exception detail

* update version info

* wording update

* Link fixed.

* Link fixed.

* Link fixed.

* Address more `this` issues found during #4327 fix (#4333)

* Address more `this` issues found during #4327 fix

* Fix missed code formatting

* updating this keyword

* Acrolinx update

* update after review

* Remove duplicated typedef

* update after review

* Update per David Lowndes issue

* Also update merge modules article

* fix typo

Co-authored-by: TylerMSFT <[email protected]>
Co-authored-by: v-rajagt <[email protected]>
Co-authored-by: PRMerger14 <[email protected]>
Co-authored-by: PRMerger7 <[email protected]>
Co-authored-by: PRMerger12 <[email protected]>
Co-authored-by: Colin Robertson <[email protected]>
Co-authored-by: opbld17 <[email protected]>
Co-authored-by: rachana-satao <[email protected]>
Co-authored-by: opbld16 <[email protected]>
Co-authored-by: Tomohiro Endo <[email protected]>
Co-authored-by: Tyler Whitney <[email protected]>
Co-authored-by: Colin Robertson <[email protected]>
Co-authored-by: PRMerger16 <[email protected]>
Co-authored-by: Tamara K <[email protected]>
Co-authored-by: Haig MacGregor <[email protected]>

* 6/10/2022 AM Publish (#4345)

* update requirements

* update dates

* updates

* update year

* removed exception detail

* update version info

* wording update

* Link fixed.

* Link fixed.

* Link fixed.

* Address more `this` issues found during #4327 fix (#4333)

* Address more `this` issues found during #4327 fix

* Fix missed code formatting

* updating this keyword

* Acrolinx update

* update after review

* Remove duplicated typedef

* update after review

* Update per David Lowndes issue

* Also update merge modules article

* fix typo

Co-authored-by: TylerMSFT <[email protected]>
Co-authored-by: v-rajagt <[email protected]>
Co-authored-by: PRMerger14 <[email protected]>
Co-authored-by: PRMerger7 <[email protected]>
Co-authored-by: PRMerger12 <[email protected]>
Co-authored-by: Colin Robertson <[email protected]>
Co-authored-by: opbld17 <[email protected]>
Co-authored-by: rachana-satao <[email protected]>
Co-authored-by: opbld16 <[email protected]>
Co-authored-by: Tomohiro Endo <[email protected]>
Co-authored-by: Tyler Whitney <[email protected]>
Co-authored-by: Colin Robertson <[email protected]>
Co-authored-by: PRMerger16 <[email protected]>
Co-authored-by: Tamara K <[email protected]>
Co-authored-by: Haig MacGregor <[email protected]>

* Typo "MSBUILD.exe"→"MSBuild.exe"

https://docs.microsoft.com/en-us/cpp/build/reference/mp-build-with-multiple-processes?view=msvc-170
https://github.com/MicrosoftDocs/cpp-docs/blob/main/docs/build/reference/mp-build-with-multiple-processes.md
#PingMSFTDocs

* Update cmfctoolbar-class.md

Description of m_bDontScaleImages was unhelpful (like far to much of Microsoft docs that simply document "DoFoo" as "Does Foo" instead of explaining what "Foo" is and why somebody would want to do it or not.)
I copied the documentation from the BCGSoft docs for this.  Since much of the MFC was obtained from them, we should use their documentation more.

* 6/13/2022 AM Publish (#4346)

* update requirements

* update dates

* updates

* update year

* removed exception detail

* update version info

* wording update

* Link fixed.

* Link fixed.

* Link fixed.

* Address more `this` issues found during #4327 fix (#4333)

* Address more `this` issues found during #4327 fix

* Fix missed code formatting

* updating this keyword

* Acrolinx update

* update after review

* Remove duplicated typedef

* update after review

* Update per David Lowndes issue

* Also update merge modules article

* fix typo

* Ranges (#4314)

* draft

* add begin()

* add stubs

* work

* added art

* days work

* finish draft of namespace level functions

* fix filenames

* cleanup pass

* minor update

* stash

* clean up adaptors sectin

* start discussion of views and range adaptors

* fix return value heading

* tech review

* acrolinx type fixes

* Update docs/standard-library/range-functions.md

Co-authored-by: Casey Carter <[email protected]>

* tech review2

* fix typo

* one more typo

Co-authored-by: TylerMSFT <[email protected]>
Co-authored-by: Casey Carter <[email protected]>

Co-authored-by: TylerMSFT <[email protected]>
Co-authored-by: v-rajagt <[email protected]>
Co-authored-by: PRMerger14 <[email protected]>
Co-authored-by: PRMerger7 <[email protected]>
Co-authored-by: PRMerger12 <[email protected]>
Co-authored-by: Colin Robertson <[email protected]>
Co-authored-by: opbld17 <[email protected]>
Co-authored-by: rachana-satao <[email protected]>
Co-authored-by: opbld16 <[email protected]>
Co-authored-by: Tomohiro Endo <[email protected]>
Co-authored-by: Tyler Whitney <[email protected]>
Co-authored-by: Colin Robertson <[email protected]>
Co-authored-by: PRMerger16 <[email protected]>
Co-authored-by: Tamara K <[email protected]>
Co-authored-by: Haig MacGregor <[email protected]>
Co-authored-by: Casey Carter <[email protected]>

* Update cmfctoolbar-class.md

Tightened up the text a bit and added code escape for TRUE

Co-authored-by: Taojunshen <[email protected]>
Co-authored-by: TylerMSFT <[email protected]>
Co-authored-by: v-rajagt <[email protected]>
Co-authored-by: PRMerger14 <[email protected]>
Co-authored-by: PRMerger7 <[email protected]>
Co-authored-by: PRMerger12 <[email protected]>
Co-authored-by: Colin Robertson <[email protected]>
Co-authored-by: opbld15 <[email protected]>
Co-authored-by: Colin Robertson <[email protected]>
Co-authored-by: opbld17 <[email protected]>
Co-authored-by: rachana-satao <[email protected]>
Co-authored-by: opbld16 <[email protected]>
Co-authored-by: Tomohiro Endo <[email protected]>
Co-authored-by: Tyler Whitney <[email protected]>
Co-authored-by: PRMerger16 <[email protected]>
Co-authored-by: Tamara K <[email protected]>
Co-authored-by: Haig MacGregor <[email protected]>
Co-authored-by: Hiroshi Yoshioka <[email protected]>
Co-authored-by: Scot Brennecke <[email protected]>
Co-authored-by: Casey Carter <[email protected]>

* Consolidate manifest docs, updates for 3974, 3972, 3954 (#4343)

* Consolidate manifest docs, 3972 3954

* Fix build warning

* Consolidate See also sections

* Add function overloading for 3974

* Fix broken anchor links for redirects

* update after review

* use capitalized ARM

* update docs to clarify volatile flag for ARM64EC

* update after review

* Add vectorcall doc update for ARM64EC

* update F1 help metadata (#4352)

* update F1 help metadata

* small fixes

* fix metadata

Co-authored-by: TylerMSFT <[email protected]>

* Followup for cpp-docs PR 3977 (#4355)

* Edits to improve SEO and usability. (#4350)

* Edits to improve SEO and usability.

* Incorporate feedback.

* resolving blocking issues

* updating this keyword -3 (#4353)

* updating this keyword-3

* update after review

* resolving validation warning

* update after review

* fix examples

* Address C4743 weirdness per 3955 (#4359)

Co-authored-by: TylerMSFT <[email protected]>
Co-authored-by: v-rajagt <[email protected]>
Co-authored-by: PRMerger14 <[email protected]>
Co-authored-by: PRMerger7 <[email protected]>
Co-authored-by: PRMerger12 <[email protected]>
Co-authored-by: Colin Robertson <[email protected]>
Co-authored-by: opbld17 <[email protected]>
Co-authored-by: rachana-satao <[email protected]>
Co-authored-by: opbld16 <[email protected]>
Co-authored-by: Victor Tong <[email protected]>
Co-authored-by: Colin Robertson <[email protected]>
Co-authored-by: Tomohiro Endo <[email protected]>
Co-authored-by: Tyler Whitney <[email protected]>
Co-authored-by: opbld15 <[email protected]>
Co-authored-by: PRMerger16 <[email protected]>
Co-authored-by: Tamara K <[email protected]>
Co-authored-by: Haig MacGregor <[email protected]>
Co-authored-by: Hiroshi Yoshioka <[email protected]>
Co-authored-by: Casey Carter <[email protected]>
Co-authored-by: Scot Brennecke <[email protected]>
Co-authored-by: Feng Xu <[email protected]>
Co-authored-by: Paula Miller <[email protected]>
Co-authored-by: Tim Sherer <[email protected]>
Co-authored-by: Colin Cooper <[email protected]>
Co-authored-by: PRMerger13 <[email protected]>

* removed typo in macro

the asterisk was repeated incorrectly

Co-authored-by: Taojunshen <[email protected]>
Co-authored-by: TylerMSFT <[email protected]>
Co-authored-by: v-rajagt <[email protected]>
Co-authored-by: PRMerger14 <[email protected]>
Co-authored-by: PRMerger7 <[email protected]>
Co-authored-by: PRMerger12 <[email protected]>
Co-authored-by: Colin Robertson <[email protected]>
Co-authored-by: opbld17 <[email protected]>
Co-authored-by: rachana-satao <[email protected]>
Co-authored-by: opbld16 <[email protected]>
Co-authored-by: Victor Tong <[email protected]>
Co-authored-by: Colin Robertson <[email protected]>
Co-authored-by: Tomohiro Endo <[email protected]>
Co-authored-by: Tyler Whitney <[email protected]>
Co-authored-by: opbld15 <[email protected]>
Co-authored-by: PRMerger16 <[email protected]>
Co-authored-by: Tamara K <[email protected]>
Co-authored-by: Haig MacGregor <[email protected]>
Co-authored-by: Hiroshi Yoshioka <[email protected]>
Co-authored-by: Casey Carter <[email protected]>
Co-authored-by: Scot Brennecke <[email protected]>
Co-authored-by: Paula Miller <[email protected]>
Co-authored-by: Tim Sherer <[email protected]>
Co-authored-by: Colin Cooper <[email protected]>
Co-authored-by: PRMerger13 <[email protected]>
Co-authored-by: Michał Kozakiewicz <[email protected]>
Co-authored-by: Courtney Wales <[email protected]>

* Fix typo

* Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main) (#4368)

* 6/17/2022 AM Publish (#4361)

* update requirements

* update dates

* updates

* update year

* removed exception detail

* update version info

* wording update

* Link fixed.

* Link fixed.

* Link fixed.

* Address more `this` issues found during #4327 fix (#4333)

* Address more `this` issues found during #4327 fix

* Fix missed code formatting

* updating this keyword

* Acrolinx update

* Arm64EC ABI

* Fix bot comments

* Acrolinx and style updates

* update after review

* Add EC function name decoration section

* Remove duplicated typedef

* Add decorated names updates

* update after review

* Update per David Lowndes issue

* Also update merge modules article

* fix typo

* PR feedback

* updating this keyword

* resolving error

* Fix a typo in Decorated names

* Typo "MSBUILD.exe"→"MSBuild.exe"

https://docs.microsoft.com/en-us/cpp/build/reference/mp-build-with-multiple-processes?view=msvc-170
https://github.com/MicrosoftDocs/cpp-docs/blob/main/docs/build/reference/mp-build-with-multiple-processes.md
#PingMSFTDocs

* Ranges (#4314)

* draft

* add begin()

* add stubs

* work

* added art

* days work

* finish draft of namespace level functions

* fix filenames

* cleanup pass

* minor update

* stash

* clean up adaptors sectin

* start discussion of views and range adaptors

* fix return value heading

* tech review

* acrolinx type fixes

* Update docs/standard-library/range-functions.md

Co-authored-by: Casey Carter <[email protected]>

* tech review2

* fix typo

* one more typo

Co-authored-by: TylerMSFT <[email protected]>
Co-authored-by: Casey Carter <[email protected]>

* Update cmfctoolbar-class.md

Description of m_bDontScaleImages was unhelpful (like far to much of Microsoft docs that simply document "DoFoo" as "Does Foo" instead of explaining what "Foo" is and why somebody would want to do it or not.)
I copied the documentation from the BCGSoft docs for this.  Since much of the MFC was obtained from them, we should use their documentation more.

* update after review

* Update cmfctoolbar-class.md

Tightened up the text a bit and added code escape for TRUE

* Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main) (#4347)

* 6/8/2022 AM Publish (#4339)

* update requirements

* update dates

* updates

* update year

* removed exception detail

* update version info

* wording update

* Link fixed.

* Link fixed.

* Link fixed.

* Address more `this` issues found during #4327 fix (#4333)

* Address more `this` issues found during #4327 fix

* Fix missed code formatting

Co-authored-by: TylerMSFT <[email protected]>
Co-authored-by: v-rajagt <[email protected]>
Co-authored-by: PRMerger14 <[email protected]>
Co-authored-by: PRMerger7 <[email protected]>
Co-authored-by: PRMerger12 <[email protected]>
Co-authored-by: Colin Robertson <[email protected]>

* 6/9/2022 AM Publish (#4342)

* update requirements

* update dates

* updates

* update year

* removed exception detail

* update version info

* wording update

* Link fixed.

* Link fixed.

* Link fixed.

* Address more `this` issues found during #4327 fix (#4333)

* Address more `this` issues found during #4327 fix

* Fix missed code formatting

* updating this keyword

* Acrolinx update

* update after review

* Remove duplicated typedef

* update after review

* Update per David Lowndes issue

* Also update merge modules article

* fix typo

Co-authored-by: TylerMSFT <[email protected]>
Co-authored-by: v-rajagt <[email protected]>
Co-authored-by: PRMerger14 <[email protected]>
Co-authored-by: PRMerger7 <[email protected]>
Co-authored-by: PRMerger12 <[email protected]>
Co-authored-by: Colin Robertson <[email protected]>
Co-authored-by: opbld17 <[email protected]>
Co-authored-by: rachana-satao <[email protected]>
Co-authored-by: opbld16 <[email protected]>
Co-authored-by: Tomohiro Endo <[email protected]>
Co-authored-by: Tyler Whitney <[email protected]>
Co-authored-by: Colin Robertson <[email protected]>
Co-authored-by: PRMerger16 <[email protected]>
Co-authored-by: Tamara K <[email protected]>
Co-authored-by: Haig MacGregor <[email protected]>

* 6/10/2022 AM Publish (#4345)

* update requirements

* update dates

* updates

* update year

* removed exception detail

* update version info

* wording update

* Link fixed.

* Link fixed.

* Link fixed.

* Address more `this` issues found during #4327 fix (#4333)

* Address more `this` issues found during #4327 fix

* Fix missed code formatting

* updating this keyword

* Acrolinx update

* update after review

* Remove duplicated typedef

* update after review

* Update per David Lowndes issue

* Also update merge modules article

* fix typo

Co-authored-by: TylerMSFT <[email protected]>
Co-authored-by: v-rajagt <[email protected]>
Co-authored-by: PRMerger14 <[email protected]>
Co-authored-by: PRMerger7 <[email protected]>
Co-authored-by: PRMerger12 <[email protected]>
Co-authored-by: Colin Robertson <[email protected]>
Co-authored-by: opbld17 <[email protected]>
Co-authored-by: rachana-satao <[email protected]>
Co-authored-by: opbld16 <[email protected]>
Co-authored-by: Tomohiro Endo <[email protected]>
Co-authored-by: Tyler Whitney <[email protected]>
Co-authored-by: Colin Robertson <[email protected]>
Co-authored-by: PRMerger16 <[email protected]>
Co-authored-by: Tamara K <[email protected]>
Co-authored-by: Haig MacGregor <[email protected]>

* Update cmfctoolbar-class.md

Description of m_bDontScaleImages was unhelpful (like far to much of Microsoft docs that simply document "DoFoo" as "Does Foo" instead of explaining what "Foo" is and why somebody would want to do it or not.)
I copied the documentation from the BCGSoft docs for this.  Since much of the MFC was obtained from them, we should use their documentation more.

* Update cmfctoolbar-class.md

Tightened up the text a bit and added code escape for TRUE

Co-authored-by: Taojunshen <[email protected]>
Co-authored-by: TylerMSFT <[email protected]>
Co-authored-by: v-rajagt <[email protected]>
Co-authored-by: PRMerger14 <[email protected]>
Co-authored-by: PRMerger7 <[email protected]>
Co-authored-by: PRMerger12 <[email protected]>
Co-authored-by: Colin Robertson <[email protected]>
Co-authored-by: opbld15 <[email protected]>
Co-authored-by: Colin Robertson <[email protected]>
Co-authored-by: opbld17 <[email protected]>
Co-authored-by: rachana-satao <[email protected]>
Co-authored-by: opbld16 <[email protected]>
Co-authored-by: Tomohiro Endo <[email protected]>
Co-authored-by: Tyler Whitney <[email protected]>
Co-authored-by: PRMerger16 <[email protected]>
Co-authored-by: Tamara K <[email protected]>
Co-authored-by: Haig MacGregor <[email protected]>
Co-authored-by: Scot Brennecke <[email protected]>

* Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main) (#4348)

* 6/8/2022 AM Publish (#4339)

* update requirements

* update dates

* updates

* update year

* removed exception detail

* update version info

* wording update

* Link fixed.

* Link fixed.

* Link fixed.

* Address more `this` issues found during #4327 fix (#4333)

* Address more `this` issues found during #4327 fix

* Fix missed code formatting

Co-authored-by: TylerMSFT <[email protected]>
Co-authored-by: v-rajagt <[email protected]>
Co-authored-by: PRMerger14 <[email protected]>
Co-authored-by: PRMerger7 <[email protected]>
Co-authored-by: PRMerger12 <[email protected]>
Co-authored-by: Colin Robertson <[email protected]>

* 6/9/2022 AM Publish (#4342)

* update requirements

* update dates

* updates

* update year

* removed exception detail

* update version info

* wording update

* Link fixed.

* Link fixed.

* Link fixed.

* Address more `this` issues found during #4327 fix (#4333)

* Address more `this` issues found during #4327 fix

* Fix missed code formatting

* updating this keyword

* Acrolinx update

* update after review

* Remove duplicated typedef

* update after review

* Update per David Lowndes issue

* Also update merge modules article

* fix typo

Co-authored-by: TylerMSFT <[email protected]>
Co-authored-by: v-rajagt <[email protected]>
Co-authored-by: PRMerger14 <[email protected]>
Co-authored-by: PRMerger7 <[email protected]>
Co-authored-by: PRMerger12 <[email protected]>
Co-authored-by: Colin Robertson <[email protected]>
Co-authored-by: opbld17 <[email protected]>
Co-authored-by: rachana-satao <[email protected]>
Co-authored-by: opbld16 <[email protected]>
Co-authored-by: Tomohiro Endo <[email protected]>
Co-authored-by: Tyler Whitney <[email protected]>
Co-authored-by: Colin Robertson <[email protected]>
Co-authored-by: PRMerger16 <[email protected]>
Co-authored-by: Tamara K <[email protected]>
Co-authored-by: Haig MacGregor <[email protected]>

* 6/10/2022 AM Publish (#4345)

* update requirements

* update dates

* updates

* update year

* removed exception detail

* update version info

* wording update

* Link fixed.

* Link fixed.

* Link fixed.

* Address more `this` issues found during #4327 fix (#4333)

* Address more `this` issues found during #4327 fix

* Fix missed code formatting

* updating this keyword

* Acrolinx update

* update after review

* Remove duplicated typedef

* update after review

* Update per David Lowndes issue

* Also update merge modules article

* fix typo

Co-authored-by: TylerMSFT <[email protected]>
Co-authored-by: v-rajagt <[email protected]>
Co-authored-by: PRMerger14 <[email protected]>
Co-authored-by: PRMerger7 <[email protected]>
Co-authored-by: PRMerger12 <[email protected]>
Co-authored-by: Colin Robertson <[email protected]>
Co-authored-by: opbld17 <[email protected]>
Co-authored-by: rachana-satao <[email protected]>
Co-authored-by: opbld16 <[email protected]>
Co-authored-by: Tomohiro Endo <[email protected]>
Co-authored-by: Tyler Whitney <[email protected]>
Co-authored-by: Colin Robertson <[email protected]>
Co-authored-by: PRMerger16 <[email protected]>
Co-authored-by: Tamara K <[email protected]>
Co-authored-by: Haig MacGregor <[email protected]>

* Typo "MSBUILD.exe"→"MSBuild.exe"

https://docs.microsoft.com/en-us/cpp/build/reference/mp-build-with-multiple-processes?view=msvc-170
https://github.com/MicrosoftDocs/cpp-docs/blob/main/docs/build/reference/mp-build-with-multiple-processes.md
#PingMSFTDocs

* Update cmfctoolbar-class.md

Description of m_bDontScaleImages was unhelpful (like far to much of Microsoft docs that simply document "DoFoo" as "Does Foo" instead of explaining what "Foo" is and why somebody would want to do it or not.)
I copied the documentation from the BCGSoft docs for this.  Since much of the MFC was obtained from them, we should use their documentation more.

* 6/13/2022 AM Publish (#4346)

* update requirements

* update dates

* updates

* update year

* removed exception detail

* update version info

* wording update

* Link fixed.

* Link fixed.

* Link fixed.

* Address more `this` issues found during #4327 fix (#4333)

* Address more `this` issues found during #4327 fix

* Fix missed code formatting

* updating this keyword

* Acrolinx update

* update after review

* Remove duplicated typedef

* update after review

* Update per David Lowndes issue

* Also update merge modules article

* fix typo

* Ranges (#4314)

* draft

* add begin()

* add stubs

* work

* added art

* days work

* finish draft of namespace level functions

* fix filenames

* cleanup pass

* minor update

* stash

* clean up adaptors sectin

* start discussion of views and range adaptors

* fix return value heading

* tech review

* acrolinx type fixes

* Update docs/standard-library/range-functions.md

Co-authored-by: Casey Carter <[email protected]>

* tech review2

* fix typo

* one more typo

Co-authored-by: TylerMSFT <[email protected]>
Co-authored-by: Casey Carter <[email protected]>

Co-authored-by: TylerMSFT <[email protected]>
Co-authored-by: v-rajagt <[email protected]>
Co-authored-by: PRMerger14 <[email protected]>
Co-authored-by: PRMerger7 <[email protected]>
Co-authored-by: PRMerger12 <[email protected]>
Co-authored-by: Colin Robertson <[email protected]>
Co-authored-by: opbld17 <[email protected]>
Co-authored-by: rachana-satao <[email protected]>
Co-authored-by: opbld16 <[email protected]>
Co-authored-by: Tomohiro Endo <[email protected]>
Co-authored-by: Tyler Whitney <[email protected]>
Co-authored-by: Colin Robertson <[email protected]>
Co-authored-by: PRMerger16 <[email protected]>
Co-authored-by: Tamara K <[email protected]>
Co-authored-by: Haig MacGregor <[email protected]>
Co-authored-by: Casey Carter <[email protected]>

* Update cmfctoolbar-class.md

Tightened up the text a bit and added code escape for TRUE

Co-authored-by: Taojunshen <[email protected]>
Co-authored-by: TylerMSFT <[email protected]>
Co-authored-by: v-rajagt <[email protected]>
Co-authored-by: PRMerger14 <[email protected]>
Co-authored-by: PRMerger7 <[email protected]>
Co-authored-by: PRMerger12 <[email protected]>
Co-authored-by: Colin Robertson <[email protected]>
Co-authored-by: opbld15 <[email protected]>
Co-authored-by: Colin Robertson <[email protected]>
Co-authored-by: opbld17 <[email protected]>
Co-authored-by: rachana-satao <[email protected]>
Co-authored-by: opbld16 <[email protected]>
Co-authored-by: Tomohiro Endo <[email protected]>
Co-authored-by: Tyler Whitney <[email protected]>
Co-authored-by: PRMerger16 <[email protected]>
Co-authored-by: Tamara K <[email protected]>
Co-authored-by: Haig MacGregor <[email protected]>
Co-authored-by: Hiroshi Yoshioka <[email protected]>
Co-authored-by: Scot Brennecke <[email protected]>
Co-authored-by: Casey Carter <[email protected]>

* Consolidate manifest docs, updates for 3974, 3972, 3954 (#4343)

* Consolidate manifest docs, 3972 3954

* Fix build warning

* Consolidate See also sections

* Add function overloading for 3974

* Fix broken anchor links for redirects

* update after review

* use capitalized ARM

* update docs to clarify volatile flag for ARM64EC

* update after review

* Add vectorcall doc update for ARM64EC

* update F1 help metadata (#4352)

* update F1 help metadata

* small fixes

* fix metadata

Co-authored-by: TylerMSFT <[email protected]>

* Followup for cpp-docs PR 3977 (#4355)

* Edits to improve SEO and usability. (#4350)

* Edits to improve SEO and usability.

* Incorporate feedback.

* resolving blocking issues

* updating this keyword -3 (#4353)

* updating this keyword-3

* update after review

* resolving validation warning

* update after review

* fix examples

* Address C4743 weirdness per 3955 (#4359)

Co-authored-by: TylerMSFT <[email protected]>
Co-authored-by: v-rajagt <[email protected]>
Co-authored-by: PRMerger14 <[email protected]>
Co-authored-by: PRMerger7 <[email protected]>
Co-authored-by: PRMerger12 <[email protected]>
Co-authored-by: Colin Robertson <[email protected]>
Co-authored-by: opbld17 <[email protected]>
Co-authored-by: rachana-satao <[email protected]>
Co-authored-by: opbld16 <[email protected]>
Co-authored-by: Victor Tong <[email protected]>
Co-authored-by: Colin Robertson <[email protected]>
Co-authored-by: Tomohiro Endo <[email protected]>
Co-authored-by: Tyler Whitney <[email protected]>
Co-authored-by: opbld15 <[email protected]>
Co-authored-by: PRMerger16 <[email protected]>
Co-authored-by: Tamara K <[email protected]>
Co-authored-by: Haig MacGregor <[email protected]>
Co-authored-by: Hiroshi Yoshioka <[email protected]>
Co-authored-by: Casey Carter <[email protected]>
Co-authored-by: Scot Brennecke <[email protected]>
Co-authored-by: Feng Xu <[email protected]>
Co-authored-by: Paula Miller <[email protected]>
Co-authored-by: Tim Sherer <[email protected]>
Co-authored-by: Colin Cooper <[email protected]>
Co-authored-by: PRMerger13 <[email protected]>

* removed typo in macro

the asterisk was repeated incorrectly

* 6/20/2022 AM Publish (#4365)

* update requirements

* update dates

* updates

* update year

* removed exception detail

* update version info

* wording update

* Link fixed.

* Link fixed.

* Link fixed.

* Address more `this` issues found during #4327 fix (#4333)

* Address more `this` issues found during #4327 fix

* Fix missed code formatting

* updating this keyword

* Acrolinx update

* Arm64EC ABI

* Fix bot comments

* Acrolinx and style updates

* update after review

* Add EC function name decoration section

* Remove duplicated typedef

* Add decorated names updates

* update after review

* Update per David Lowndes issue

* Also update merge modules article

* fix typo

* PR feedback

* updating this keyword

* resolving error

* Fix a typo in Decorated names

* Typo "MSBUILD.exe"→"MSBuild.exe"

https://docs.microsoft.com/en-us/cpp/build/reference/mp-build-with-multiple-processes?view=msvc-170
https://github.com/MicrosoftDocs/cpp-docs/blob/main/docs/build/reference/mp-build-with-multiple-processes.md
#PingMSFTDocs

* Ranges (#4314)

* draft

* add begin()

* add stubs

* work

* added art

* days work

* finish draft of namespace level functions

* fix filenames

* cleanup pass

* minor update

* stash

* clean up adaptors sectin

* start discussion of views and range adaptors

* fix return value heading

* tech review

* acrolinx type fixes

* Update docs/standard-library/range-functions.md

Co-authored-by: Casey Carter <[email protected]>

* tech review2

* fix typo

* one more typo

Co-authored-by: TylerMSFT <[email protected]>
Co-authored-by: Casey Carter <[email protected]>

* Update cmfctoolbar-class.md

Description of m_bDontScaleImages was unhelpful (like far to much of Microsoft docs that simply document "DoFoo" as "Does Foo" instead of explaining what "Foo" is and why somebody would want to do it or not.)
I copied the documentation from the BCGSoft docs for this.  Since much of the MFC was obtained from them, we should use their documentation more.

* update after review

* Update cmfctoolbar-class.md

Tightened up the text a bit and added code escape for TRUE

* Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main) (#4347)

* 6/8/2022 AM Publish (#4339)

* update requirements

* update dates

* updates

* update year

* removed exception detail

* update version info

* wording update

* Link fixed.

* Link fixed.

* Link fixed.

* Address more `this` issues found during #4327 fix (#4333)

* Address more `this` issues found during #4327 fix

* Fix missed code formatting

Co-authored-by: TylerMSFT <[email protected]>
Co-authored-by: v-rajagt <[email protected]>
Co-authored-by: PRMerger14 <[email protected]>
Co-authored-by: PRMerger7 <[email protected]>
Co-authored-by: PRMerger12 <[email protected]>
Co-authored-by: Colin Robertson <[email protected]>

* 6/9/2022 AM Publish (#4342)

* update requirements

* update dates

* updates

* update year

* removed exception detail

* update version info

* wording update

* Link fixed.

* Link fixed.

* Link fixed.

* Address more `this` issues found during #4327 fix (#4333)

* Address more `this` issues found during #4327 fix

* Fix missed code formatting

* updating this keyword

* Acrolinx update

* update after review

* Remove duplicated typedef

* update after review

* Update per David Lowndes issue

* Also update merge modules article

* fix typo

Co-authored-by: TylerMSFT <[email protected]>
Co-authored-by: v-rajagt <[email protected]>
Co-authored-by: PRMerger14 <[email protected]>
Co-authored-by: PRMerger7 <[email protected]>
Co-authored-by: PRMerger12 <[email protected]>
Co-authored-by: Colin Robertson <[email protected]>
Co-authored-by: opbld17 <[email protected]>
Co-authored-by: rachana-satao <[email protected]>
Co-authored-by: opbld16 <[email protected]>
Co-authored-by: Tomohiro Endo <[email protected]>
Co-authored-by: Tyler Whitney <[email protected]>
Co-authored-by: Colin Robertson <[email protected]>
Co-authored-by: PRMerger16 <[email protected]>
Co-authored-by: Tamara K <[email protected]>
Co-authored-by: Haig MacGregor <[email protected]>

* 6/10/2022 AM Publish (#4345)

* update requirements

* update dates

* updates

* update year

* removed exception detail

* update version info

* wording update

* Link fixed.

* Link fixed.

* Link fixed.

* Address more `this` issues found during #4327 fix (#4333)

* Address more `this` issues found during #4327 fix

* Fix missed code formatting

* updating this keyword

* Acrolinx update

* update after review

* Remove duplicated typedef

* update after review

* Update per David Lowndes issue

* Also update merge modules article

* fix typo

Co-authored-by: TylerMSFT <[email protected]>
Co-authored-by: v-rajagt <[email protected]>
Co-authored-by: PRMerger14 <[email protected]>
Co-authored-by: PRMerger7 <[email protected]>
Co-authored-by: PRMerger12 <[email protected]>
Co-authored-by: Colin Robertson <[email protected]>
Co-authored-by: opbld17 <[email protected]>
Co-authored-by: rachana-satao <[email protected]>
Co-authored-by: opbld16 <[email protected]>
Co-authored-by: Tomohiro Endo <[email protected]>
Co-authored-by: Tyler Whitney <[email protected]>
Co-authored-by: Colin Robertson <[email protected]>
Co-authored-by: PRMerger16 <[email protected]>
Co-authored-by: Tamara K <[email protected]>
Co-authored-by: Haig MacGregor <[email protected]>

* Update cmfctoolbar-class.md

Description of m_bDontScaleImages was unhelpful (like far to much of Microsoft docs that simply document "DoFoo" as "Does Foo" instead of explaining what "Foo" is and why somebody would want to do it or not.)
I copied the documentation from the BCGSoft docs for this.  Since much of the MFC was obtained from them, we should use their documentation more.

* Update cmfctoolbar-class.md

Tightened up the text a bit and added code escape for TRUE

Co-authored-by: Taojunshen <[email protected]>
Co-authored-by: TylerMSFT <[email protected]>
Co-authored-by: v-rajagt <[email protected]>
Co-authored-by: PRMerger14 <[email protected]>
Co-authored-by: PRMerger7 <[email protected]>
Co-authored-by: PRMerger12 <[email protected]>
Co-authored-by: Colin Robertson <[email protected]>
Co-authored-by: opbld15 <[email protected]>
Co-authored-by: Colin Robertson <[email protected]>
Co-authored-by: opbld17 <[email protected]>
Co-authored-by: rachana-satao <[email protected]>
Co-authored-by: opbld16 <[email protected]>
Co-authored-by: Tomohiro Endo <[email protected]>
Co-authored-by: Tyler Whitney <[email protected]>
Co-authored-by: PRMerger16 <[email protected]>
Co-authored-by: Tamara K <[email protected]>
Co-authored-by: Haig MacGregor <[email protected]>
Co-authored-by: Scot Brennecke <[email protected]>

* Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main) (#4348)

* 6/8/2022 AM Publish (#4339)

* update requirements

* update dates

* updates

* update year

* removed exception detail

* update version info

* wording update

* Link fixed.

* Link fixed.

* Link fixed.

* Address more `this` issues found during #4327 fix (#4333)

* Address more `this` issues found during #4327 fix

* Fix missed code formatting

Co-authored-by: TylerMSFT <[email protected]>
Co-authored-by: v-rajagt <[email protected]>
Co-authored-by: PRMerger14 <[email protected]>
Co-authored-by: PRMerger7 <[email protected]>
Co-authored-by: PRMerger12 <[email protected]>
Co-authored-by: Colin Robertson <[email protected]>

* 6/9/2022 AM Publish (#4342)

* update requirements

* update dates

* updates

* update year

* removed exception detail

* update version info

* wording update

* Link fixed.

* Link fixed.

* Link fixed.

* Address more `this` issues found during #4327 fix (#4333)

* Address more `this` issues found during #4327 fix

* Fix missed code formatting

* updating this keyword

* Acrolinx update

* update after review

* Remove duplicated typedef

* update after review

* Update per David Lowndes issue

* Also update merge modules article

* fix typo

Co-authored-by: TylerMSFT <[email protected]>
Co-authored-by: v-rajagt <[email protected]>
Co-authored-by: PRMerger14 <[email protected]
@colin-home colin-home merged commit ce4689d into main Jul 13, 2022
@colin-home colin-home deleted the main637933305631334797sync_temp branch July 13, 2022 20:21
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