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.

Overview of the <strong>Libraries</strong> 1Table 1-6NameDLGSETDLGSETCHARDLGSETCTRLEVENTHANDLERDLGSETINTDLGSETLOGDLGSETRETURNDLGSETSUBDLGSETTITLEDLGUNINITSummary of Dialog Routines (W*32)DescriptionAssigns a value to a control variable.Assigns a value to a character control variable.Assigns user-written event handlers to ActiveX* controls in adialog box.Assigns a value to an integer control variable.Assigns a value to a logical control variable.Sets the return value for DLGMODAL.Assigns a defined callback routine to a control.Sets the title of a dialog box.Deallocates memory for an initialized dialog box.For more information, see the section on using dialogs in "Using Windows* Features" in Volume Iof your user’s guide.COM and AUTO Routines (W*32)The COM and Auto routines help you write programs that use Component Object Model (COM)and Automation servers.To use a COM routine, add the following statement to the program unit containing the routine:USE IFCOMTo use an AUTO routine, add the following statement to the program unit containing the routine:USE IFAUTOSome of the routines may also require the statement USE IFWINTY.Table 1-7 summarizes the COM routines. Routine names are shown in mixed case to make thenames easier to understand. When writing your applications, you can use any case.Table 1-7 Summary of COM Routines (W*32)NameDescriptionCOMAddObject<strong>Reference</strong>Adds a reference to an object's interface.COMCLSIDFromProgIDPasses a programmatic identifier and returns the corresponding classidentifier.COMCLSIDFromStringPasses a class identifier string and returns the corresponding classidentifier.1-23

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

Saved successfully!

Ooh no, something went wrong!