From e25b490198f49a40d038d4332c4388c26d25f172 Mon Sep 17 00:00:00 2001 From: tomcw Date: Mon, 18 Dec 2017 21:54:59 +0000 Subject: [PATCH] Uthernet: 'TFE not supported' message-box contains broken URL, so add a comment about a copy of the old kb article now being in the repo --- source/Configuration/PageConfigTfe.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/Configuration/PageConfigTfe.cpp b/source/Configuration/PageConfigTfe.cpp index 5c047897..96cc5814 100644 --- a/source/Configuration/PageConfigTfe.cpp +++ b/source/Configuration/PageConfigTfe.cpp @@ -255,6 +255,8 @@ void CPageConfigTfe::init_tfe_dialog(HWND hwnd) if (gray_ungray_items(hwnd)) { /* we have a problem: TFE is disabled. Give a message to the user */ + // TC (18 Dec 2017) this vicekb URL is a broken link now, so I copied it to the AppleWin repo, here: + // . https://github.com/AppleWin/AppleWin/blob/master/docs/VICE%20Knowledge%20Base%20-%20Article%2013-005.htm MessageBox( hwnd, "TFE support is not available on your system,\n" "there is some important part missing. Please have a\n"