Thread: imagelist crashes!!

  1. #1
    Registered User
    Join Date
    Aug 2004
    Posts
    4

    Question imagelist crashes!!

    Whenever I add bitmaps to an imagelist in BC++ Builder 5 then try to compile the program it just hangs. I'm using...
    ImageList1->GetBitmap(0,Image1->Picture->Bitmap);
    ...to load the bitmap into an images. Can anyone help?

    Also, I had this same problem ages ago and fixed it then, so I knwo it works somehow, just not quite sure how at the mo..
    Last edited by lucas4ce; 08-21-2004 at 10:26 AM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Random crashes? huh?
    By cpjust in forum C++ Programming
    Replies: 28
    Last Post: 07-09-2008, 08:41 PM
  2. Program crashes and memory leaks
    By ulillillia in forum Tech Board
    Replies: 1
    Last Post: 05-15-2007, 10:54 PM
  3. DEV-C++ made program crashes when run from outside the ide
    By rainmanddw in forum C++ Programming
    Replies: 3
    Last Post: 01-20-2006, 10:27 PM
  4. program crashes
    By Strut in forum Linux Programming
    Replies: 3
    Last Post: 02-10-2002, 10:49 AM
  5. Program crashes and I can't figure out why
    By Unregistered in forum C Programming
    Replies: 6
    Last Post: 09-19-2001, 05:33 PM