• R/O
  • SSH
  • HTTPS

tortoisesvn: Commit


Commit MetaInfo

Revision29485 (tree)
Zeit2022-11-23 20:33:37
Autordanielsahlberg

Log Message

Switch a link to old Microsoft documentation to www.betaarchive.com, to make it easier for future readers to find background.

Ändern Zusammenfassung

Diff

--- trunk/src/Utils/MiscUI/OddButton.cpp (revision 29484)
+++ trunk/src/Utils/MiscUI/OddButton.cpp (revision 29485)
@@ -201,7 +201,7 @@
201201 \param pDialog Dialog to set the default pushbutton
202202 \param nID Button ID to make default
203203 \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">
205205 HOWTO: Change or Set the Default Push Button in a Dialog Box</A>)
206206 */
207207 void COddButton::SetDefID(CDialog* pDialog, const UINT nID)
Show on old repository browser