Click here to Skip to main content
15,915,093 members
Home / Discussions / COM
   

COM

 
GeneralRe: mshtml image download redirection Pin
Stefan Pedersen25-Aug-03 2:15
Stefan Pedersen25-Aug-03 2:15 
GeneralRe: mshtml image download redirection Pin
SysLo27-Aug-03 0:35
SysLo27-Aug-03 0:35 
GeneralRe: mshtml image download redirection Pin
psangeljg3-Sep-03 21:00
psangeljg3-Sep-03 21:00 
GeneralRe: mshtml image download redirection Pin
igor19603-Sep-03 11:14
igor19603-Sep-03 11:14 
GeneralRe: mshtml image download redirection Pin
psangeljg3-Sep-03 21:01
psangeljg3-Sep-03 21:01 
GeneralDCOM problems Pin
Pankaj_Shukla20-Aug-03 6:09
Pankaj_Shukla20-Aug-03 6:09 
GeneralMS Exchange Server Problem: How to: Adding an Event Registration for a Folder. Please Help me ......... Pin
Atif Bashir20-Aug-03 3:52
Atif Bashir20-Aug-03 3:52 
GeneralBrowser communication through JNI Pin
nikhilkhedkar20-Aug-03 2:06
nikhilkhedkar20-Aug-03 2:06 
Hi,
I have a java application. It communicates with a VC dll, using JNI. This dll launches IE, using CoCreateInstance(). When I aceess the IWebBrowser2 pointer, I have received from CoCreateInstance(), it works fine for the first time. But when I try to access it (for invoking navigate2()), I get an error with code 0 (ERROR_SUCCESS). Can you tell me what is wrong? What is the meaning of ERROR_SUCCESS? Am I missing any initialization? Is some method needs to be called in every JNI method? Is this happening because the launched browser is a separate process, something outside the scope of a JVM?

HRESULT hr = CoCreateInstance(CLSID_InternetExplorer, NULL, CLSCTX_ALL, IID_IWebBrowser2, (void**)&m_spBrowser);

- Nikhil
Confused | :confused:
GeneralRe: Browser communication through JNI Pin
psangeljg3-Sep-03 21:20
psangeljg3-Sep-03 21:20 
QuestionHow to use "IEnumString" in MFC project? Pin
simonchen.net19-Aug-03 17:48
simonchen.net19-Aug-03 17:48 
GeneralCOm Object Pin
cberam19-Aug-03 1:53
cberam19-Aug-03 1:53 
GeneralRe: COm Object Pin
Lim Bio Liong23-Aug-03 3:38
Lim Bio Liong23-Aug-03 3:38 
GeneralRe: COm Object Pin
Ernest Laurentin23-Aug-03 4:54
Ernest Laurentin23-Aug-03 4:54 
Generalextracting a COM object with SafeArrayGetElement Pin
JP GOBLET18-Aug-03 21:40
JP GOBLET18-Aug-03 21:40 
GeneralEvents Pin
cberam18-Aug-03 2:15
cberam18-Aug-03 2:15 
GeneralRe: Events Pin
Lim Bio Liong23-Aug-03 3:45
Lim Bio Liong23-Aug-03 3:45 
QuestionDo the ActiveX graph/chart input controls exist? Pin
stromboli17-Aug-03 10:50
stromboli17-Aug-03 10:50 
QuestionHow to convert from .DOC to .PDF, please help me .......... Pin
Atif Bashir16-Aug-03 1:59
Atif Bashir16-Aug-03 1:59 
AnswerRe: How to convert from .DOC to .PDF, please help me .......... Pin
Stephane Rodriguez.16-Aug-03 2:46
Stephane Rodriguez.16-Aug-03 2:46 
GeneralLurning COM Pin
Carlos Mariano14-Aug-03 5:06
Carlos Mariano14-Aug-03 5:06 
GeneralRe: Lurning COM Pin
valikac17-Aug-03 5:39
valikac17-Aug-03 5:39 
GeneralRe: Lurning COM Pin
Carlos Mariano1-Sep-03 0:20
Carlos Mariano1-Sep-03 0:20 
GeneralRe: Lurning COM Pin
Stefan Pedersen25-Aug-03 2:16
Stefan Pedersen25-Aug-03 2:16 
GeneralRe: Lurning COM Pin
Carlos Mariano1-Sep-03 0:15
Carlos Mariano1-Sep-03 0:15 
GeneralDump questio once again Pin
El'Cachubrey14-Aug-03 2:51
El'Cachubrey14-Aug-03 2:51 

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.