Revision | 29485 (tree) |
---|---|
Zeit | 2022-11-23 20:33:37 |
Autor | ![]() |
Switch a link to old Microsoft documentation to www.betaarchive.com, to make it easier for future readers to find background.
@@ -201,7 +201,7 @@ | ||
201 | 201 | \param pDialog Dialog to set the default pushbutton |
202 | 202 | \param nID Button ID to make default |
203 | 203 | \note It fixes the drawing problem that sometimes occurs when using plain CDialog::SetDefID, |
204 | - see also MS kb Q67655 (<A HREF="http://support.microsoft.com/default.aspx?scid=KB;EN-US;Q67655&"> | |
204 | + see also MS kb Q67655 (<A HREF="https://www.betaarchive.com/wiki/index.php/Microsoft_KB_Archive/67655"> | |
205 | 205 | HOWTO: Change or Set the Default Push Button in a Dialog Box</A>) |
206 | 206 | */ |
207 | 207 | void COddButton::SetDefID(CDialog* pDialog, const UINT nID) |