Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
29285 Discussions

Refreshing windows while running Fortran code

rlsampson
Beginner
317 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