How do I report broken Help page (MFC Wnd)?

simonx 126 Reputation points
2023-10-23T14:55:04.37+00:00

The help page for the MFC class CWnd is broken. See https://learn.microsoft.com/en-us/cpp/mfc/reference/cwnd-class?view=msvc-170. It hangs every time you try and open it. This is probably the most important MFC Help page and it hasn't been working at all for ages. I get a "Page Unresponsive" error message every time I try and open it. How do I report this to Microsoft?

C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,637 questions
{count} votes

Accepted answer
  1. Minxin Yu 11,026 Reputation points Microsoft Vendor
    2023-10-24T01:43:09.21+00:00

    Hi, @simonx

    Thanks for taking time to report this problem with us.
    You can temporarily use the GitHub link provided by Viorel as an alternative: https://github.com/MicrosoftDocs/cpp-docs/blob/main/docs/mfc/reference/cwnd-class.md

    And please report the problem on GitHub: https://github.com/MicrosoftDocs/cpp-docs/issues
    Or the feedback link here provided by the CWnd page. Then post your report link here:
    User's image

    Best regards,

    Minxin Yu


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


0 additional answers

Sort by: Most helpful