Hess, Philip J schreef:
Hi Herman,

LoadLibrary and DeleteObject are not part of Delphi or Lazarus. They're in the Windows API. You can use LoadLibrary and FreeLibrary with Lazarus too. On Linux, use the DynLibs unit instead of Windows.


AFAIK, the dynlibs unit works in windows too.

Vincent

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to