Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29262 Discussions

Refreshing windows while running Fortran code

rlsampson
Beginner
288 Views
I am calling a Fortran subroutine(in a DLL) from a Visual Basic program. If any of the windows generated by the Visual Basic program, are obscured for any reason, such as a drag over or a screen saver blanking, they do not get repainted while the Fortran code is being executed. This is a problem since the Fortran code executes for a long period of time. How do I correct this behaviour?
0 Kudos
0 Replies
Reply