Thanks Pritpal, that will help. This was a session where I was fixing 64-bit compatibility, by changing Harbour interface function to hb_*nl() to hb_*nint() for the most part, plus some casts.
Some of these were later fine tuned (by Przemek) to not throw some new warnings. I've reviewed the changes now but couldn't find anything ugly, I hope you or someone one the list will do. Visual diffs: --- https://harbour-project.svn.sourceforge.net/viewvc/harbour-project/trunk/harbour/contrib/gtwvg/gtwvg.c?r1=8965&r2=9083 https://harbour-project.svn.sourceforge.net/viewvc/harbour-project/trunk/harbour/contrib/gtwvg/wvgutils.c?r1=8885&r2=9083 https://harbour-project.svn.sourceforge.net/viewvc/harbour-project/trunk/harbour/contrib/gtwvg/wvgcore.c?r1=8835&r2=9083 --- ChangeLog entry: --- 2008-08-07 03:35 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * contrib/gtwvg/gtwvg.c * contrib/gtwvg/wvgutils.c * contrib/gtwvg/wvgcore.c ! Fixed 64 bit (MSVS 2008 64 bit and Pelles C 5 64 bit) related problems shown as warnings. ; Please review and test, especially WinCE and older MSVC builds. ; NOTE: There are many other 64 bit related problems not shown as compiler warnings. --- Brgds, Viktor On 2008.09.12., at 1:39, Pritpal Bedi wrote:
Hello Viktor I have narrowed down where it is failing. Revision 9082 == OK Revision 9083 == Error Begins Please check exactly what you did in between. Regards Pritpal Bedi -- View this message in context: http://www.nabble.com/GTWVG---Modal-modeless-dialogs-not-working-tp19442163p19446871.html Sent from the Harbour - Dev mailing list archive at Nabble.com. _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
_______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
