Code:
video_screen = 0;
video_window(NULL, NULL, (16+32+64), "Server");



Since 7.85, using video_windows to add a frame to the video_screen=0 window results in the last line being hidden by the frame. This wasn't the case before.
Screenshot is on Windows XP, but this also happens on Win 7, although more of that line is visible there.



Edit: the messages are displayed with diag(..), application has -diag command line.

Last edited by SchokoKeks; 06/24/10 09:48.