Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Question on use of WIndows API

tonylewis
Beginner
1,184 Views

I must be missing something.  In the current (2nd Q 2025) version of the manual for the Fortran compiler, it states on page 428, under the section "Supplied Windows API Modules" there are about 17 modules listed, However, the majority of them end in "32", implying that they are for use with 32 bit Windows API calls.

 

Since IFX is strictly 64 bit, shouldn't the 64 bit API modules be provided?

0 Kudos
1 Solution
andrew_4619
Honored Contributor III
1,116 Views

Nup that is what Microsoft calls them they are both 32 and 64 bit.

View solution in original post

0 Kudos
2 Replies
andrew_4619
Honored Contributor III
1,117 Views

Nup that is what Microsoft calls them they are both 32 and 64 bit.

0 Kudos
tonylewis
Beginner
1,106 Views

(Non) problem solved, thanks!

0 Kudos
Reply