[fpc-pascal]Linking to Windows

Hans MÃ¥rtensson hm at os.dk
Mon Feb 3 21:14:20 CET 2003


According to the Free Pascal Programmers manual chapter 4.1 it is possible
to specify an external Windows function with:
Procedure ProcName(Args: TProcArgs); external 'Name' index SomeIndex

But where can I get information on which function has which index in which
DLL?

Hans M.




More information about the fpc-pascal mailing list