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:
..................
................?




_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to