>I am making a DLL with a bitmap resource... To load from resource you need the handle
>and it is code within the dll that wants to load the image.  If I am a dll how do I
>get my own Handle.

I have tracked down and tested a 'getmodulehandle' which takes the name of the dll as a
parameter.  While this works I wonder if there's a more robust method since if I change
the project name the dll name changes breaking the code...

any suggestions most appreciated.

--
Aaron Scott-Boddendijk
Jump Productions
(07) 838-3371 Voice
(07) 838-3372 Fax

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to