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

Question on use of WIndows API

tonylewis
Beginner
1,152 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,084 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,085 Views

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

0 Kudos
tonylewis
Beginner
1,074 Views

(Non) problem solved, thanks!

0 Kudos
Reply