Flutterby™! : System.Drawing.Bitmap not thread safe?

Next unread comment / Catchup all unread comments User Account Info | Logout | XML/Pilot/etc versions | Long version (with comments) | Weblog archives | Site Map | | Browse Topics

System.Drawing.Bitmap not thread safe?

2002-10-17 22:15:21+00 by Dan Lyke 0 comments

Aaaaugh! Okay, .NET mavens, anyone else find that instantiating System.Drawing.Bitmap objects in a thread, then passing them through to the primary proceess via a delegate/event system where they get attached to a PictureBox control causes random crashies? Why would instantiating a bitmap in the thread not be safe?

[ related topics: Dan's Life Microsoft ]

comments in ascending chronological order (reverse):