[fpc-pascal] getprocaddress

L505 fpc505 at z505.com
Thu Jul 14 23:11:24 CEST 2005


I have a menu plug-in system working for lazarus and just need a tip to get it
running ;-).

What is the syntax to load a library dynamically? In delphi, you go

@MyProcedure := GetProcAddress(MyProcedure, 'MyProcedure');


In objfpc you go:
..................
................?







More information about the fpc-pascal mailing list