Glad to hear :-)<br><br><div class="gmail_quote">On Wed, Nov 30, 2011 at 3:32 PM, Leo van Ruijven <span dir="ltr"><<a href="mailto:LvRuijven@gmx.com">LvRuijven@gmx.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Hello David, Everything works fine.<br>
<br>
Leo.<br>
<div><div></div><div class="h5"><br>
<br>
> ----- Original Message -----<br>
> From: David Partyka<br>
> Sent: 11/30/11 06:06 PM<br>
> To: Leo van Ruijven<br>
> Subject: Re: [vtk-developers] Bug in vtkWin32RenderWindowInteractor.cxx<br>
><br>
> Fixes for this have been pushed into vtk master/release. Please let us know<br>
> if you experience any issues.<br>
><br>
> On Wed, Oct 5, 2011 at 8:46 AM, David Partyka <<a href="mailto:david.partyka@kitware.com">david.partyka@kitware.com</a>>wrote:<br>
><br>
> > Can do. Thanks!<br>
> ><br>
> ><br>
> > On Wed, Oct 5, 2011 at 8:25 AM, Leo van Ruijven <<a href="mailto:LvRuijven@gmx.com">LvRuijven@gmx.com</a>> wrote:<br>
> ><br>
> >> Yesterday I downloaded the Git source-code and tried to compile it on my<br>
> >> windows AMD64 machine (VS8.0). But the compilation failed, because<br>
> >> 'TRACKMOUSEEVENT' in vtkWin32RenderWindowInteractor.cxx was not recognized.<br>
> >> This symbol is defined in winuser.h, which was surprisingly not included.<br>
> >><br>
> >> The bug was easily fixed by changing the location of one line in<br>
> >> vtkWin32RenderWindowInteractor.cxx. I just put the line:<br>
> >> #include "vtkWin32OpenGLRenderWindow.h"<br>
> >><br>
> >> after the lines<br>
> >> #ifndef _WIN32_WINNT<br>
> >> #define _WIN32_WINNT 0x0400 // for trackmouseevent support requires<br>
> >> Win95 with IE 3.0 or greater.<br>
> >> #endif<br>
> >><br>
> >> After this fix the source compiled without errors. I am not sure why this<br>
> >> was changed but assume that it served a purpose. Can someone else look at<br>
> >> this bug?<br>
> >><br>
> >> regards,<br>
> >> Leo.<br>
> >> _______________________________________________<br>
> >> Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
> >><br>
> >> Visit other Kitware open-source projects at<br>
> >> <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
> >><br>
> >> Follow this link to subscribe/unsubscribe:<br>
> >> <a href="http://www.vtk.org/mailman/listinfo/vtk-developers" target="_blank">http://www.vtk.org/mailman/listinfo/vtk-developers</a><br>
> >><br>
> >><br>
> ><br>
<br>
<br>
</div></div>L van Ruijven<br>
Functional Anatomy (ACTA)<br>
Gustav Mahlerlaan 3004<br>
1081 LA Amsterdam<br>
Netherlands<br>
Ph. <a href="tel:%2B31%280%2920-5980852" value="+31205980852">+31(0)20-5980852</a> (out of office on friday)<br>
</blockquote></div><br>