Mattias Gaertner wrote:
First I load a bitmap, witch has everything on Fuchsia color as
transparent.

if (not LoadBitmap(bmpTopLeft, 0, MAKEINTRESOURCE(IDB_TOPLEFT), hInstance)) then Exit;


Looks very windows specific. What does it do?

Loads a bitmap from a internal resource =)

It is around a $IFDEF, and the UNIX alternative is to load a bitmap file.

thanks,

Felipe

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

Reply via email to