I need code to search for a piece of a window's handle, and if found, it will destroy that window. I have code that does this but you must supply the entire handle and case sensitive. Is there any way of only using part of the window's handle? An example would be to destroy IE, or Netscape or whatever multi-form application.

Thanks