ParallelGraphics Forums
SDK
You are here: [Forums]::[General]::[SDK]

Registration 
Registration
Forgot your password?

Help 
Help
Support

Quick search 

Subscribe to newsletters 

Install Cortona VRML Client for FREE!
Outline 3D
Try RobinZone!
email:  password:
   General - SDK

Subject: ...->QueryInterface(...) fails in Release mode...
Sender: anders.pettersson@ceco.se 20.02.06 09:22

I've used the I3DViewService4 interface a quite long time now in Debug mode in Visual C++ 6.0. It works great in Debugmode but when I change to Release I got a crash att the following line:

IServiceProvider* servprov;
if (SUCCEEDED(engine->QueryInterface(IID_IServiceProvider, reinterpret_cast<void**>(&servprov))))
{
...

All tips are welcomed!!

 


...->QueryInterface(...) fails in Release mode... / anders.pettersson@ceco.se / 20.02.06 09:22

Messages in thread: 1


© 1998-2007 ParallelGraphics. All rights reserved. Terms of use.