Date: Tue, 24 Aug 1999 18:45:12 -0400 (EDT) From: Mike Williams <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: I'm in desperate need of help!! I have a huge presentation tommorrow and have run into a problem. Here's my question: I am having trouble capturing the window handle (HWND) and using the handle event method. I set a variable to the HWND passed in handle event. An external application communicates with me using Send Message. This works fine streaming one datatype (my own) but with multiple streams (in a SMIL file) things get really flaky - lock ups, memory violations, etc. How can I preserve the HWND and still use it like this?
