Intel® Fortran Compiler with Windows-Based Applications
ID
757211
Date
6/30/2025
Public
Special Naming Convention for QuickWin and Windows Graphics Routines
Compare QuickWin with Windows-Based Applications
Use Windows API Routines with QuickWin
Types of QuickWin Programs
QuickWin User Interface
USE Statement Needed for Fortran QuickWin Applications
Create QuickWin Windows
Use QuickWin Graphics Library Routines
Select Display Options
Check the Current Graphics Mode
Set the Graphics Mode
Set Figure Properties
Understand Coordinate Systems
Add Color
Write a Graphics Program
Display a Graphics Output
Store and Retrieve Images
Customize QuickWin Applications
QuickWin Programming Precautions
Simulate Nonblocking I/O
Sample Fortran Windowing Applications
Intel® Fortran samples contains many Fortran Windowing applications that demonstrate Windows* functionality or a particular Windows function. Download the samples .zip.
If you are unfamiliar with full Windows applications, start by looking at:
Single Document Interface (SDI) or Multiple Document Interface (MDI) Fortran Windows samples are located in the Win32 subfolder (found in the compiler_f folder), including Angle, Generic, or Platform.
Sample dialog Fortran Windows Samples in the Dialog subfolder (found in the compiler_f folder), including TEMP and WHIZZY. For more information about coding requirements for dialog boxes and using the Dialog Resource editor, see Using Dialog Boxes for Application Controls Overview.
Parent topic: Create Windowing Applications