<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=big5">
<META content="MSHTML 6.00.2600.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>I am used to making use of VTK in Visual C++ via the class
vtkMFCRenderView provided by the sample. In VTK version 3.2, I am used to have
it working well with both Windows 98 and 2000 platforms. However, when I have
updated VTK to 4.0, running the applicaton on Win2000 results an
error dialog which exits and prohibits the windows from being created
: </FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<BLOCKQUOTE class=dtBlock>
<DIV><FONT size=2>Debug Error !<BR>Program : MyApplication.EXE<BR>Module
:<BR>File : i386\chkesp.c<BR>Line : 42<BR>The value of ESP was not properly
saved across a function call. This is usually a result of calling a function
declared with one calling convention with a function pointer declared with a
different calling convention.</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV></BLOCKQUOTE>
<DIV><FONT size=2>But I compile the same application with the same
release of VTK (4.0) is working fine on Windows 98 platform. I would like to
know anyone have the same experience or have sucessfully used vtkMFCRenderView
on Windows2000.</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>Rgds, Nelson.</FONT></DIV></BODY></HTML>