<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Hello everybody,<br><br>this is my code, simple and easy:<br><br>vtkImageReader *img = vtkImageReader::New();<br>img->SetFileName(fn);<br>img->Update();<br><br>dunno why but it causes this RunTime Error: "The value of ESP was not properly saved across a function call. This is
usually a result of calling a function pointer declared with a
different calling convention".<br><br>Anybody has any idea about it?<br><br>Kind Regards.<br>GC.<br><br /><hr />Vesti Messenger come pił ti piace. <a href='http://messenger.it/raccoltaScene.aspx' target='_new'>Scarica la nuova Raccolta scene!</a></body>
</html>