Click here to Skip to main content
16,008,469 members
Home / Discussions / COM
   

COM

 
GeneralRe: ActiveX VB Pin
Amit Dey20-Mar-02 4:05
Amit Dey20-Mar-02 4:05 
GeneralProblem with CComEnum Pin
Sunny_leung19-Mar-02 12:50
Sunny_leung19-Mar-02 12:50 
GeneralProblem with CComEnum Pin
Sunny_leung19-Mar-02 12:53
Sunny_leung19-Mar-02 12:53 
QuestionWhy does it do that? Pin
#realJSOP19-Mar-02 7:43
professional#realJSOP19-Mar-02 7:43 
AnswerRe: Why does it do that? Pin
Carlos Antollini19-Mar-02 8:13
Carlos Antollini19-Mar-02 8:13 
GeneralRe: Why does it do that? Pin
#realJSOP19-Mar-02 8:48
professional#realJSOP19-Mar-02 8:48 
AnswerRe: Why does it do that? Pin
David Salter19-Mar-02 10:56
David Salter19-Mar-02 10:56 
GeneralRe: Why does it do that? Pin
Sunny_leung19-Mar-02 12:49
Sunny_leung19-Mar-02 12:49 
Did you freed all the interface references?
E.g. YourInterface->Release(), or if you are using smart pointers, setting them to NULL?
I have seen a crash before when I forgot to free all the references before I called CoUninitialize().

Hope it helps,

Sunny

GeneralTrying to get an element from SAFEARRAY Pin
Sunny_leung18-Mar-02 14:07
Sunny_leung18-Mar-02 14:07 
GeneralRe: Trying to get an element from SAFEARRAY Pin
Mazdak18-Mar-02 20:58
Mazdak18-Mar-02 20:58 
GeneralIn-place activation of Excel Pin
18-Mar-02 2:17
suss18-Mar-02 2:17 
GeneralActiveX instanciation in VB Pin
Jerome Conus18-Mar-02 0:40
Jerome Conus18-Mar-02 0:40 
GeneralRe: ActiveX instanciation in VB Pin
Joao Vaz18-Mar-02 1:16
Joao Vaz18-Mar-02 1:16 
GeneralSTG_E_MEDIUMFULL When Saving an Image to Stream Pin
Serge Baltic17-Mar-02 23:26
Serge Baltic17-Mar-02 23:26 
QuestionCan I control the IE browser by using a COM? Pin
wabc17-Mar-02 18:47
wabc17-Mar-02 18:47 
AnswerRe: Can I control the IE browser by using a COM? Pin
pba_18-Mar-02 4:17
pba_18-Mar-02 4:17 
AnswerRe: Can I control the IE browser by using a COM? Pin
David Salter19-Mar-02 10:53
David Salter19-Mar-02 10:53 
GeneralRe: Can I control the IE browser by using a COM? Pin
wabc19-Mar-02 15:10
wabc19-Mar-02 15:10 
GeneralRe: Can I control the IE browser by using a COM? Pin
David Salter20-Mar-02 2:40
David Salter20-Mar-02 2:40 
GeneralNetmeeting Pin
17-Mar-02 8:28
suss17-Mar-02 8:28 
GeneralRe: Netmeeting Pin
pba_18-Mar-02 4:13
pba_18-Mar-02 4:13 
GeneralPreview Outlook Exress style Pin
16-Mar-02 23:45
suss16-Mar-02 23:45 
GeneralRe: Preview Outlook Exress style Pin
Serge Baltic20-Mar-02 0:48
Serge Baltic20-Mar-02 0:48 
GeneralMultiple import Pin
Sunny_leung16-Mar-02 9:07
Sunny_leung16-Mar-02 9:07 
GeneralRe: Multiple import Pin
Joao Vaz18-Mar-02 0:51
Joao Vaz18-Mar-02 0: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.