<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.0.6249.1">
<TITLE>Destroying a stand-alone RenderWindow</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->
<P><FONT SIZE=2 FACE="Arial">Hi All,</FONT>
</P>
<P><FONT SIZE=2 FACE="Arial">I have a Win32 application that creates a render window as a separate window. I would like the user to be able to kill this window without exiting the whole program, but when the render window is destroyed using the window manager controls (issuing a WM_DESTROY, I assume), it kills the whole application. Is there any way to make it only kill the render window and leave the rest of the application running?</FONT></P>
<P><FONT SIZE=2 FACE="Arial">Thanks,<BR>
Kevin.</FONT>
</P>
</BODY>
</HTML>