Does VF have the capability of generating applications which can make use of multiprocessor systems running under Windows NT/2000?
Visual Fortran fully supports multithreaded applications that use the Win32 multithread and synchronization APIs. A multithreaded application will naturally take advantage of a multiprocessor system. However,the compiler and its libraries do not, by themselves, utilize more than one processor. Please see the Companion Products page for information on products that can be used to create multiprocessing applications.