[vtkusers] Re: A VTK sample doesn't run on VTK3.2.
    Miyashita Yukihiro 
    miyasita at sesys.co.jp
       
    Tue Feb 19 05:56:29 EST 2002
    
    
  
Hello Rob,
> You will have to change the vtkMFCRenderView::WindowProc call - the
> later version required:
>     return vtkHandleMessage2( m_hWnd, uMsg, wParam, lParam,
> m_Interactor);
> as opposed to
>     vtkHandleMessage(...)
> 
> Rob
Thank you very much.
The above solved the problem.
Best Regards,
Yukihiro Miyashita
**************************************************
  Yukihiro Miyashita
     E-mail:miyasita at sesys.co.jp
     TEL: +81-6-6258-5531   FAX: +81-6-6258-5539
  Software Products Division
  Sumitomo Electric Systems Co., Ltd.  (Japan)
**************************************************
    
    
More information about the vtkusers
mailing list