[misc] add notification on forced update check when no update is found

* Closes #455
This commit is contained in:
Pete Batard 2015-03-09 02:49:11 +00:00
parent 716dad8a8e
commit 0f4067f591
4 changed files with 15 additions and 8 deletions

View file

@ -2367,6 +2367,10 @@ static INT_PTR CALLBACK MainCallback(HWND hDlg, UINT message, WPARAM wParam, LPA
SetTaskbarProgressState(TASKBAR_NORMAL);
break;
case UM_NO_UPDATE:
Notification(MSG_INFO, NULL, lmprintf(MSG_243), lmprintf(MSG_247));
break;
case UM_FORMAT_COMPLETED:
format_thid = NULL;
// Stop the timer