<p>Am 14.01.2014 09:24 schrieb "Sven Barth" <<a href="mailto:pascaldragon@googlemail.com">pascaldragon@googlemail.com</a>>:<br>
> Maybe an overload could be added to load functions by ordinal on Windows and which simply returns Nil on other platforms.</p>
<p>I've now added an overload which is implemented for the Windows systems and returns Nil on other targets.</p>
<p>For Delphi compatibility we should maybe also add a PAnsiChar overload for GetProcAddress so that existing code could safely use "PAnsiChar(1)".</p>
<p>Regards,<br>
Sven</p>