Explorar el Código

Link update

Source commit: 04480aea7c5ff0e5f37c56c0cae8237430cc62ff
Martin Prikryl hace 7 años
padre
commit
f52927bebe
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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,
   // where our implementation will popup confirmation dialogs, what we do not want,
   // 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)