[fpc-devel] Winapi modifier: docs r1689
Bart
bartjunk64 at gmail.com
Wed Apr 22 10:31:19 CEST 2020
Hi,
Isn't this kind of a recursive definition?
This modifier allows you to specify the calling conventions for the
Windows platform: the compiler will then select the correct calling
convention depending on the Windows architecture (cdecl on windows CE
or winapi on all other Windows platforms)
It says: winapi = winapi on all other Windows platforms?
Typo?
--
Bart
More information about the fpc-devel
mailing list