This sample demonstrates the use of the QuickWin library, displaying a graphical monthly calendar for the current month.
.sln
fileBuild > Clean Solution
Build > Build Solution
Debug > Start Without Debugging
or press Ctrl-F5
Start menu
and navigate to project folderifort /nologo /c /libs:qwin src/calnmod.f90
ifort /nologo /libs:qwin src/calendar.f90 calnmod.obj
calendar.exe