diff --git a/ErrorHandler.cpp b/ErrorHandler.cpp index 549004a..e6b10fd 100644 --- a/ErrorHandler.cpp +++ b/ErrorHandler.cpp @@ -490,8 +490,8 @@ HRESULT EnumerateAndDownloadItems( IWiaItem2 *pWiaItem2 ) bool fistIteration = true; int timeoutValue = 6; - std::cout << "press 'a' for auto scanning mode, 'n' for scan next page, 'e' if there is no more pages to scan, " - "'r' - reset the counter to some number, " + std::cout << "press 'a' for auto scanning mode, 'n' for scan next page, 'e' if there is no more pages to scan so break and exit, " + "'r' - reset the counter to some number, CTRL+BREAK - to terminate when the page will be scanned" << std::endl; while (1) { diff --git a/ErrorHandler.vcxproj b/ErrorHandler.vcxproj index 6f71659..063b4db 100644 --- a/ErrorHandler.vcxproj +++ b/ErrorHandler.vcxproj @@ -22,7 +22,7 @@ {B9A9A98C-855A-4532-BC9E-C4FF092D9290} ErrorHandler Win32Proj - 8.1 + 10.0.18362.0 @@ -33,7 +33,7 @@ Application - v140 + v141 Unicode