Fixed broken MSDN URLs

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6790 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
anders_k 2016-10-11 19:58:58 +00:00
parent 08ebc678e5
commit 66c91fab54
2 changed files with 3 additions and 3 deletions

View file

@ -232,7 +232,7 @@ FORCE_INLINE int NSISCALL ui_doinstall(void)
// detect default language
// more information at:
// http://msdn.microsoft.com/library/default.asp?url=/library/en-us/intl/nls_0xrn.asp
// https://web.archive.org/web/20060618155426/http://msdn.microsoft.com/library/en-us/intl/nls_0xrn.asp
LANGID (WINAPI *GUDUIL)();