Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

Dialog-based programming

dzallar
Beginner
679 Views

Hello,

CVF had great dialog-based programming documentation.  For example, in the statement

retlog = DlgSet(Dlg, IDC_LIST1, 0, DLG_NUMITEMS)

The CVF docs explained everything, even the DLG_NUMITEMS had an entire page about the different possible indexes (DLG_NUMITEMS ).

 

Does IVF have anything close?  I can't fine any detail info on dialog-based programming at all.  I tis just very basic.

Thanks,

David

0 Kudos
2 Replies
Steven_L_Intel1
Employee
679 Views

For reasons I don't quite agree with, this documentation was moved to a web article. You can find it here. (PDF)

0 Kudos
dzallar
Beginner
679 Views

That looks familiar.  Thanks Steve.

0 Kudos
Reply