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

DLGMODELESS /IFLOGM

andrew_4619
Honored Contributor III
285 Views

The constants SW_SHOW, SW_SHOWNORMAL.... etc used for the nCmdShow flags are not included in IFLOGM module. The  help topic for DLGMODELESS needs to identify that you need to USE USER32 (or IFWIN) or preferably these should be pulled into the IFLOGM definition.

 

 

0 Kudos
1 Reply
andrew_4619
Honored Contributor III
285 Views

..and while correcting help files....

The LBOUND help topic example shows  UBOUND....

 

0 Kudos
Reply