Click here to Skip to main content
15,895,462 members
Home / Discussions / COM
   

COM

 
QuestionExcel: change cell color of unprotect sheet using macro. Pin
hirenkshah21-Apr-09 19:14
hirenkshah21-Apr-09 19:14 
QuestionDisabling row in ListBox. Pin
Shaileshvb21-Apr-09 18:10
Shaileshvb21-Apr-09 18:10 
AnswerRe: Disabling row in ListBox. Pin
Sun Rays3-May-09 20:43
Sun Rays3-May-09 20:43 
QuestionHow To Simulate OLE Drag & Drop? Pin
Shuang. Wu20-Apr-09 23:43
Shuang. Wu20-Apr-09 23:43 
AnswerRe: How To Simulate OLE Drag & Drop? Pin
KarstenK26-Apr-09 22:49
mveKarstenK26-Apr-09 22:49 
QuestioniTunes add track to playlist Pin
speakers_8620-Apr-09 15:50
speakers_8620-Apr-09 15:50 
AnswerRe: iTunes add track to playlist Pin
speakers_8620-Apr-09 16:10
speakers_8620-Apr-09 16:10 
Questionfailed accessing COM method after successful cocreateinstance. Pin
rsandeepu20-Apr-09 1:39
rsandeepu20-Apr-09 1:39 
after successful cocreateinstance. When i access a method in class it returns the error:
"First-chance exception in XYZ.exe (OLEAUT32.DLL): 0xC0000005: Access Violation".

By step by step debugging i found it gives this error while calling

// make the call
SCODE sc = m_lpDispatch->Invoke(dwDispID, IID_NULL, 0, wFlags,
&dispparams, pvarResult, &excepInfo, &nArgErr);

in OLEDIST2.CPP file.

please help
AnswerRe: failed accessing COM method after successful cocreateinstance. Pin
guestcat20-Apr-09 2:30
guestcat20-Apr-09 2:30 
QuestionRe: failed accessing COM method after successful cocreateinstance. Pin
rsandeepu20-Apr-09 23:21
rsandeepu20-Apr-09 23:21 
QuestionRe: failed accessing COM method after successful cocreateinstance. Pin
CPallini20-Apr-09 3:01
mveCPallini20-Apr-09 3:01 
AnswerRe: failed accessing COM method after successful cocreateinstance. Pin
rsandeepu20-Apr-09 3:22
rsandeepu20-Apr-09 3:22 
GeneralRe: failed accessing COM method after successful cocreateinstance. Pin
guestcat21-Apr-09 11:00
guestcat21-Apr-09 11:00 
QuestionRe: failed accessing COM method after successful cocreateinstance. Pin
rsandeepu21-Apr-09 15:45
rsandeepu21-Apr-09 15:45 
QuestionRe: failed accessing COM method after successful cocreateinstance. Pin
rsandeepu21-Apr-09 20:47
rsandeepu21-Apr-09 20:47 
AnswerRe: failed accessing COM method after successful cocreateinstance. Pin
KarstenK21-Apr-09 21:18
mveKarstenK21-Apr-09 21:18 
AnswerRe: failed accessing COM method after successful cocreateinstance. Pin
rsandeepu24-Apr-09 2:14
rsandeepu24-Apr-09 2:14 
QuestionAccess to managed constructor with parameters from unmanaged code. Pin
fenrirjk219-Apr-09 23:32
fenrirjk219-Apr-09 23:32 
AnswerRe: Access to managed constructor with parameters from unmanaged code. Pin
KarstenK24-Apr-09 4:21
mveKarstenK24-Apr-09 4:21 
GeneralRe: Access to managed constructor with parameters from unmanaged code. Pin
fenrirjk224-Apr-09 4:37
fenrirjk224-Apr-09 4:37 
GeneralRe: Access to managed constructor with parameters from unmanaged code. Pin
KarstenK26-Apr-09 20:32
mveKarstenK26-Apr-09 20:32 
GeneralRe: Access to managed constructor with parameters from unmanaged code. Pin
fenrirjk226-Apr-09 21:44
fenrirjk226-Apr-09 21:44 
QuestionAccessing ActiveX Ambient properties? Pin
dequadin17-Apr-09 23:57
dequadin17-Apr-09 23:57 
AnswerRe: Accessing ActiveX Ambient properties? Pin
dequadin18-Apr-09 5:21
dequadin18-Apr-09 5:21 
GeneralRe: Accessing ActiveX Ambient properties? Pin
rdunnill3-Aug-20 11:37
rdunnill3-Aug-20 11:37 

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.