Subj : invoking bitmaps To : borland.public.cpp.borlandcpp From : Jack Sawatzky Date : Fri Nov 12 2004 08:39 pm The LoadBitmap function has the following parameter HINSTNACE: The instance handle of the module whose executable file contains the bitmap to be loaded. What is a module? The bitmap I want to use is a separate file, it is not in an executable file. How do I use this function? Thank you. .