Project

General

Profile

Bug #21

Updated by J. Templ over 9 years ago

If BlackBox is not restarted within 49.7days, you will find the caret of the text editor frozen, i.e. not blinking at all. The reason is an INTEGER overflow caused by using an INTEGER for the ticks in Controllers.TickMsg WinApi.GetTickCount() instead of LONGINT. Services.Ticks(). 

 Reported by Ivan Denisov, 2014-11-22. 

Back