Click here to Skip to main content
15,902,893 members
Home / Discussions / COM
   

COM

 
GeneralRe: HELP ME --> E_FAIL 0x80004005 Pin
dharani15-Mar-06 17:28
dharani15-Mar-06 17:28 
GeneralRe: HELP ME --> E_FAIL 0x80004005 Pin
Stephen Hewitt15-Mar-06 17:32
Stephen Hewitt15-Mar-06 17:32 
GeneralRe: HELP ME --> E_FAIL 0x80004005 Pin
dharani15-Mar-06 17:46
dharani15-Mar-06 17:46 
GeneralRe: HELP ME --> E_FAIL 0x80004005 Pin
dharani15-Mar-06 17:47
dharani15-Mar-06 17:47 
GeneralRe: HELP ME --> E_FAIL 0x80004005 Pin
dharani15-Mar-06 17:48
dharani15-Mar-06 17:48 
QuestionC# COM consuming Web services Pin
KBTibbs14-Mar-06 13:04
KBTibbs14-Mar-06 13:04 
QuestionDisplay video in iexplore Pin
J512198214-Mar-06 2:19
J512198214-Mar-06 2:19 
AnswerRe: Display video in iexplore Pin
Yomok14-Mar-06 8:45
Yomok14-Mar-06 8:45 
If you have an avi-file you can simply put it in an html file via the object-tag like:

<object id="xyvideo" width="320" height="240" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701" standby="Loading Media Player" type="application/x-oleobject">
<param name="width" value="320" />
<param name="height" value="240" />
<param name="FileName" value="xyvideo.avi" />
<param name="ShowControls" value="TRUE" />
<param name="AutoStart" value="FALSE" />


Regards,

Juergen
AnswerRe: Display video in iexplore Pin
khan++15-Mar-06 22:39
khan++15-Mar-06 22:39 
GeneralRe: Display video in iexplore Pin
J512198216-Mar-06 18:09
J512198216-Mar-06 18:09 
QuestionIDispatch: Can I add a parameter i.e BSTR to GetIDsofNames and Invoke Methods Pin
Babar Iftikhar Malik13-Mar-06 22:24
Babar Iftikhar Malik13-Mar-06 22:24 
AnswerRe: IDispatch: Can I add a parameter i.e BSTR to GetIDsofNames and Invoke Methods Pin
User 21559714-Mar-06 0:35
User 21559714-Mar-06 0:35 
QuestionFTP put file doesn't work with Mainframe Pin
Rahman Mahmoodi13-Mar-06 21:09
Rahman Mahmoodi13-Mar-06 21:09 
QuestionCOM Event Handling for IWebBrowser and HTML-Documents in a frameset Pin
Yomok13-Mar-06 21:05
Yomok13-Mar-06 21:05 
QuestionHelp needed: error LNK2001: unresolved external symbol _CLSID_WMRMKeys Pin
yongwpi13-Mar-06 6:36
yongwpi13-Mar-06 6:36 
AnswerRe: Help needed: error LNK2001: unresolved external symbol _CLSID_WMRMKeys Pin
Ray Kinsella13-Mar-06 22:43
Ray Kinsella13-Mar-06 22:43 
QuestionHow to Add t Pin
expertshatru12-Mar-06 1:32
expertshatru12-Mar-06 1:32 
AnswerRe: How to Add t Pin
khan++15-Mar-06 22:56
khan++15-Mar-06 22:56 
QuestionAdd icon to contact card view in Outlook Pin
docer10-Mar-06 23:11
docer10-Mar-06 23:11 
Questionsaving drawings Pin
_tasleem10-Mar-06 23:06
_tasleem10-Mar-06 23:06 
QuestionProblem customizing hosted Internet Explorer Pin
q_q_q10-Mar-06 6:27
q_q_q10-Mar-06 6:27 
QuestionImplementing MDI in an ActiveX control Pin
zulat10-Mar-06 0:01
zulat10-Mar-06 0:01 
QuestionPassing the COM Interface reference Pin
itkid9-Mar-06 21:44
itkid9-Mar-06 21:44 
AnswerRe: Passing the COM Interface reference Pin
Roger Stoltz10-Mar-06 1:53
Roger Stoltz10-Mar-06 1:53 
QuestionRPC System Fail in Windows NT 4 & mswinsck.ocx missing Pin
TheKriminal9-Mar-06 0:50
TheKriminal9-Mar-06 0:50 

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.