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 Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.