Software FX Posted March 27, 2000 Report Share Posted March 27, 2000 Hi, Yes. This exception is normal as we return E_FAIL from GetExtension when the extension is not found. The wrapper class generated by #import or ClassWizard, throws an exception when an error code is returned. You can directly call raw_GetExtension to prevent the exception from being generated. In this case you need to check for the return value. Frank SFX Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.