On Tuesday, 21 Aug 2007,
wrote:
>On Mon, 20 Aug 2007, Vincent Snijders wrote:
> 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.
>Yes.
>
>Dynlibs provides loading of dynamical libraries in a cross-platform way.
>It's API resembles the windows one, to ease porting of existing apps.
>Michael.
Thank you to Philip_Hess, Vincent Snijders and Michael van Canneyt for
your advice on Dynlibs.
Can someone please tell me what to do about "loadbitmap"?
Ex: ThePicHandle:=LoadBitmap(TheLibHandle,'Bitmap_1');
Herman Ohlhoff
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject
archives at http://www.lazarus.freepascal.org/mailarchives