12.07.2015 Views

Intel® Fortran Libraries Reference

Intel® Fortran Libraries Reference

Intel® Fortran Libraries Reference

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

1 Intel <strong>Fortran</strong> <strong>Libraries</strong> <strong>Reference</strong>Table 1-5NameSAVEIMAGE_WSummary of Graphics Routines (W*32, W*64)1. RGB is Red-Green-Blue2. OUTGTEXT allows use of special fonts; OUTTEXT does notDescriptionSaves an image from a specified part of the screen and saves it as aWindows bitmap file; screen location is specified using windowcoordinates.For more information, see the sections on using QuickWin and drawing graphics in "UsingWindows* Features" in Volume I of your user’s guide.Dialog Routines (W*32)The dialog routines let you add dialog boxes to Windows*, QuickWin, and console applications.To activate a dialog box, add the following statement to the application’s relevant program unit:USE IFLOGMTable 1-6 summarizes the dialog routines.Table 1-6 Summary of Dialog Routines (W*32)NameDescriptionDLGEXITCloses an open dialog box.DLGFLUSHUpdates the display of a dialog box.DLGGETReturns the value of a control variable.DLGGETCHARReturns the value of a character control variable.DLGGETINTReturns the value of an integer control variable.DLGGETLOGReturns the value of a logical control variable.DLGINITInitializes a dialog box.DLGINITWITHRESOURCEHANDLE Initializes a dialog box.DLGISDLGMESSAGEDetermines whether a message is intended for a modelessdialog box.DLGISDLGMESSAGEWITHDLGDetermines whether a message is intended for a specificmodeless dialog box.DLGMODALDisplays a dialog box.DLGMODALWITHPARENTDisplays a dialog box and indicates the parent window.DLGMODELESSDisplays a modeless dialog box.DLGSENDCTRLMESSAGESends a message to a dialog box control.1-22

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!