فهرست منبع

Link update

Source commit: 04480aea7c5ff0e5f37c56c0cae8237430cc62ff
Martin Prikryl 7 سال پیش
والد
کامیت
f52927bebe
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      source/forms/CustomScpExplorer.cpp

+ 1 - 1
source/forms/CustomScpExplorer.cpp

@@ -6425,7 +6425,7 @@ void __fastcall TCustomScpExplorerForm::WMQueryEndSession(TMessage & Message)
   // Do not call default handling as that triggers OnCloseQuery,
   // Do not call default handling as that triggers OnCloseQuery,
   // where our implementation will popup confirmation dialogs, what we do not want,
   // where our implementation will popup confirmation dialogs, what we do not want,
   // as per Vista guidelines:
   // as per Vista guidelines:
-  // https://docs.microsoft.com/en-us/previous-versions/windows/desktop/ms700677(v=vs.85)
+  // https://docs.microsoft.com/en-us/windows/desktop/shutdown/shutting-down
 }
 }
 //---------------------------------------------------------------------------
 //---------------------------------------------------------------------------
 void __fastcall TCustomScpExplorerForm::WMEndSession(TWMEndSession & Message)
 void __fastcall TCustomScpExplorerForm::WMEndSession(TWMEndSession & Message)