Re: Passing Bitmap as parameter to DLL



Thank you all for the good tips. I will give it a try.

Andy

"Andy" <andy@xxxxxxxxx> wrote in message news:488b8ec6@xxxxxxxxxxxxxxxxxxxxxxxxx
I have a Delphi DLL and I would like to pass a TBitmap as a parameter. How do I go about doing this and especially how to create and free it without problems? Any help is greatly appreciated.

Andy

.