Click here to Skip to main content
15,913,854 members
Home / Discussions / COM
   

COM

 
GeneralRe: Reverse engineering Information on MsOCF! Pin
safee ullah11-Apr-03 0:51
safee ullah11-Apr-03 0:51 
GeneralRe: Reverse engineering Information on MsOCF! Pin
Stephane Rodriguez.11-Apr-03 7:03
Stephane Rodriguez.11-Apr-03 7:03 
GeneralRe: Reverse engineering Information on MsOCF! Pin
safee ullah14-Apr-03 1:38
safee ullah14-Apr-03 1:38 
GeneralRe: Reverse engineering Information on MsOCF! Pin
Stephane Rodriguez.14-Apr-03 1:54
Stephane Rodriguez.14-Apr-03 1:54 
GeneralRe: Reverse engineering Information on MsOCF! Pin
safee ullah14-Apr-03 19:17
safee ullah14-Apr-03 19:17 
QuestionHow to mark MFC ActiveX as safe for scripting? Pin
Ted Christiansen27-Mar-03 7:30
Ted Christiansen27-Mar-03 7:30 
AnswerRe: How to mark MFC ActiveX as safe for scripting? Pin
Chris Richardson27-Mar-03 8:28
Chris Richardson27-Mar-03 8:28 
GeneralRe: How to mark MFC ActiveX as safe for scripting? Pin
Ted Christiansen27-Mar-03 12:12
Ted Christiansen27-Mar-03 12:12 
Chris,

I added these and some AfxMessageBox calls for debugging. The OCX is in a cabinet file which is called by the HTML:

<br />
	<OBJECT ID=fevis CLASSID="clsid:383680F6-54B7-4970-BB12-A41E7AC0B94B"<br />
	HEIGHT=400 WIDTH=680 CODEBASE="http://localhost/controls/fevisactivex.cab#version=1,0,0,2"><br />
	</OBJECT><br />


The AfxMessageBox's are never displayed when IE loads the control and tries to execute the VBscript:
<br />
<script language="vbscript"><br />
  fevis.OpenFromURL "http://localhost/gallery/connectingrod.fvs"<br />
</script><br />


Any ideas?

Ted
GeneralRe: How to mark MFC ActiveX as safe for scripting? Pin
Chris Richardson27-Mar-03 13:33
Chris Richardson27-Mar-03 13:33 
GeneralCOM Method parameters Pin
Tzoockee26-Mar-03 5:34
Tzoockee26-Mar-03 5:34 
GeneralRe: COM Method parameters Pin
Tzoockee26-Mar-03 6:00
Tzoockee26-Mar-03 6:00 
GeneralRe: COM Method parameters Pin
thowra26-Mar-03 7:46
thowra26-Mar-03 7:46 
GeneralRe: COM Method parameters Pin
Vi226-Mar-03 20:19
Vi226-Mar-03 20:19 
GeneralRe: COM Method parameters Pin
AsimHussnain30-Mar-03 22:21
AsimHussnain30-Mar-03 22:21 
GeneralConvert CComBSTR to char* Pin
msh25-Mar-03 19:09
msh25-Mar-03 19:09 
GeneralRe: Convert CComBSTR to char* Pin
Michael Dunn25-Mar-03 19:31
sitebuilderMichael Dunn25-Mar-03 19:31 
GeneralCOM+ Partitions Pin
Anonymous25-Mar-03 11:41
Anonymous25-Mar-03 11:41 
GeneralEditable FlexGrid Control Pin
helloaamir24-Mar-03 1:29
helloaamir24-Mar-03 1:29 
GeneralRe: Editable FlexGrid Control Pin
Stephane Rodriguez.24-Mar-03 2:15
Stephane Rodriguez.24-Mar-03 2:15 
GeneralRe: Editable FlexGrid Control Pin
helloaamir24-Mar-03 18:02
helloaamir24-Mar-03 18:02 
GeneralRe: Editable FlexGrid Control Pin
Stephane Rodriguez.24-Mar-03 18:42
Stephane Rodriguez.24-Mar-03 18:42 
GeneralRe: Editable FlexGrid Control Pin
Dan Thurman3-Apr-03 7:04
Dan Thurman3-Apr-03 7:04 
GeneralRe: Editable FlexGrid Control Pin
Stephane Rodriguez.3-Apr-03 9:21
Stephane Rodriguez.3-Apr-03 9:21 
GeneralASP/ASP.NET PDF/Word search Obj Pin
johncogan20-Mar-03 4:31
johncogan20-Mar-03 4:31 
GeneralC++ server VB Client Question Pin
vikca20-Mar-03 4:12
vikca20-Mar-03 4:12 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.