When I upgrade Columns++ from 0.7 to 0.71-alpha, under n++ 8.5.7 Windows 7, I get the message
The program can't start because api-ms-win-core-realtime-l1-1-1.dll is missing from your computer. Try reinstalling the program to fix this problem.
Googling Microsoft suggests that this dll was new to Windows 10. I see that the change lines for Column++ include the use of
QueryInterruptTime
which is listed by Microsoft as included in that dll. But I also see some coders referencing use of QueryInterruptTime under Windows 7.
I know n++ isn't formally supporting Windows 7, but is Columns++ moving away from it now? If I have to freeze, I am already very happy with Columns++, but I suspect you have more great code in mind :)
When I upgrade Columns++ from 0.7 to 0.71-alpha, under n++ 8.5.7 Windows 7, I get the message
The program can't start because api-ms-win-core-realtime-l1-1-1.dll is missing from your computer. Try reinstalling the program to fix this problem.Googling Microsoft suggests that this dll was new to Windows 10. I see that the change lines for Column++ include the use of
QueryInterruptTimewhich is listed by Microsoft as included in that dll. But I also see some coders referencing use of QueryInterruptTime under Windows 7.
I know n++ isn't formally supporting Windows 7, but is Columns++ moving away from it now? If I have to freeze, I am already very happy with Columns++, but I suspect you have more great code in mind :)