Month: April 2006
-
PRB: ICustomDoc::SetUIHandler Causes Changes in Save As Dialog
For the description of this problem, see http://support.microsoft.com/kb/330441. A workaround is delegating DHTML commands to the origional webbrowser object through its IOleCommandTarget interface. A sample can be found at http://www.codeproject.com/atl/popupblocker.asp: STDMETHOD(Exec)( /*[in]*/ const GUID *pguidCmdGroup, /*[in]*/ DWORD nCmdID, /*[in]*/ DWORD nCmdExecOpt, /*[in]*/ VARIANTARG *pvaIn, /*[in,out]*/ VARIANTARG *pvaOut) { if (nCmdID == OLECMDID_SHOWSCRIPTERROR) { // Don’t show…
-
Microsoft Award Certificates
Microsoft Most Valuable Professional Certificate Microsoft Community Star Certificate December 2003