Hello, 1. what does the debugger say (or where does it stop)? 2. Have you tried to use the same application with e.g. a GLUT window? Since your error message mentions a heap, maybe you have one subrefcp too much in your code.
Björn --- Michael Manz <[EMAIL PROTECTED]> schrieb: > > Hi folks > > I am using Visual Studio .Net 2003. I implemented a > MFC ChildView with > OpenSG Support. > Works fine, until I close the application. > Then it crashes everytime with the Error Message: > > HEAP[LBSkinning.exe]: Invalid Address specified to > RtlValidateHeap( > 02A50000, 02A58F60 ) > > First I thought this is a problem with verions of > the MFC libraries. > But binding the libraries static nor compiling > OpenSG by myself with my > Visual Studio helps. > > Has anyone the same problem? Or some ideas what's > the error? > > Thank you! > Michael Manz > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT > Products from real users. > Discover which products truly live up to the hype. > Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > Opensg-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/opensg-users > ___________________________________________________________ Gesendet von Yahoo! Mail - Jetzt mit 250MB Speicher kostenlos - Hier anmelden: http://mail.yahoo.de ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
