Board index » cppbuilder » Sample code to turn off IE warning messages
Alex Bakaev [TeamB
![]() CBuilder Developer |
Tue, 09 Apr 2002 03:00:00 GMT
Sample code to turn off IE warning messages
In the .h file:
//------------------------------------------------------------------------- class ATL_NO_VTABLE TActiveFormXImpl: VCLCONTROL_IMPL(TActiveFormXImpl, ActiveFormX, TActiveFormX, IActiveFormX, DIID_IActiveFormXEvents), public IPersistPropertyBagImpl<TActiveFormXImpl>, public IObjectSafetyImpl<TActiveFormXImpl> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .... STDMETHOD(SetInterfaceSafetyOptions)(REFIID riid, DWORD In the .cpp file: STDMETHODIMP TActiveFormXImpl::SetInterfaceSafetyOptions( REFIID riid, Quote} -- HotSend - portable documents technology http://www.hotsend.com/ eFax - get your faxes via email - Free ! http://www.efax.com |