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
Dialog Box Programming Considerations: https://docs.microsoft.com/en-us/windows/win32/dlgbox/dlgbox-programming-considerations
In the overview, all links to WS_* and WM_* are empty (just a plain https://docs.microsoft.com/en-us/windows/).
Same for almost all links to WS_TABSTOP except for the middle of the article.
All links under Radio Buttons and Check Boxes are dead.
Same for all links under List Boxes, Combo Boxes, and Directory Listings.
Apart from that, the article is excellent and helped me a lot!
The text was updated successfully, but these errors were encountered:
Thank you for reporting this. It's finally been fixed!
Sorry, something went wrong.
Only some have been fixed; the links in the Radio Buttons and Check Boxes section and in the List Boxes, Combo Boxes, and Directory Listings section are still dead for me.
GrantMeStrength
No branches or pull requests
Dialog Box Programming Considerations: https://docs.microsoft.com/en-us/windows/win32/dlgbox/dlgbox-programming-considerations
In the overview, all links to WS_* and WM_* are empty (just a plain https://docs.microsoft.com/en-us/windows/).
Same for almost all links to WS_TABSTOP except for the middle of the article.
All links under Radio Buttons and Check Boxes are dead.
Same for all links under List Boxes, Combo Boxes, and Directory Listings.
Apart from that, the article is excellent and helped me a lot!
The text was updated successfully, but these errors were encountered: