Click here to Skip to main content
15,921,990 members
Home / Discussions / COM
   

COM

 
Questionnumnericupdown problem Pin
Mridang Agarwalla20-Oct-05 9:57
Mridang Agarwalla20-Oct-05 9:57 
Questionwindows update Pin
Mridang Agarwalla20-Oct-05 9:54
Mridang Agarwalla20-Oct-05 9:54 
QuestionIdentity impersonation per page - possible? Pin
minette20-Oct-05 0:08
minette20-Oct-05 0:08 
QuestionGoing insane over this Pin
odiesback19-Oct-05 5:44
odiesback19-Oct-05 5:44 
AnswerRe: Going insane over this Pin
Roger Stoltz20-Oct-05 0:07
Roger Stoltz20-Oct-05 0:07 
GeneralRe: Going insane over this Pin
odiesback20-Oct-05 7:04
odiesback20-Oct-05 7:04 
GeneralRe: Going insane over this Pin
Roger Stoltz24-Oct-05 22:22
Roger Stoltz24-Oct-05 22:22 
GeneralRe: Going insane over this Pin
odiesback25-Oct-05 5:04
odiesback25-Oct-05 5:04 
Somewhat linked.

I managed to get ahead with this:

I created a completely new server with different interface names
and new GUIDs under VC6.

I got it to work on my client's app as long as I make a call to
CoCreateInstance(). Also worked on my VC7 client.

The only thing (though I dont need to use) is that if I make a call
to the CF directly and the try to CreateInstance() it fails.

and it still doesnt work with wih _com_ptr_t<>.

Another curiosity:
Even though my server tlb and dll are registered and they work, when
I try to access the object using the OLE/COM View->All Objects it crashes
the utility program.

Other objects listed allow me to click on them and see the interfaces.
Not mine. but I am getting there little by little Smile | :)

Thanks again for your help

Odie
AnswerRe: Going insane over this Pin
Roger Stoltz25-Oct-05 12:03
Roger Stoltz25-Oct-05 12:03 
GeneralRe: Going insane over this Pin
odiesback25-Oct-05 13:46
odiesback25-Oct-05 13:46 
GeneralRe: Going insane over this Pin
Roger Stoltz25-Oct-05 21:41
Roger Stoltz25-Oct-05 21:41 
GeneralRe: Going insane over this Pin
odiesback26-Oct-05 5:36
odiesback26-Oct-05 5:36 
QuestionHow to get the right URL before navigating the web page in the CHtmlView? Pin
superhandwolf17-Oct-05 5:53
superhandwolf17-Oct-05 5:53 
AnswerRe: How to get the right URL before navigating the web page in the CHtmlView? Pin
vishalmore20-Oct-05 0:17
vishalmore20-Oct-05 0:17 
QuestionCOM Pin
Santosh Kumar7913-Oct-05 19:12
Santosh Kumar7913-Oct-05 19:12 
AnswerRe: COM Pin
User 21559714-Oct-05 9:08
User 21559714-Oct-05 9:08 
AnswerRe: COM Pin
Brian C Hart30-Dec-05 23:30
professionalBrian C Hart30-Dec-05 23:30 
QuestionHow to Create Dll Pin
Santosh Kumar7913-Oct-05 19:06
Santosh Kumar7913-Oct-05 19:06 
QuestionWhat is tlb Pin
Santosh Kumar7913-Oct-05 19:01
Santosh Kumar7913-Oct-05 19:01 
AnswerRe: What is tlb Pin
ThatsAlok13-Oct-05 20:14
ThatsAlok13-Oct-05 20:14 
QuestionWhat is IDispatch Pin
Santosh Kumar7913-Oct-05 18:57
Santosh Kumar7913-Oct-05 18:57 
AnswerRe: What is IDispatch Pin
ThatsAlok13-Oct-05 19:54
ThatsAlok13-Oct-05 19:54 
AnswerRe: What is IDispatch Pin
Brian C Hart30-Dec-05 23:34
professionalBrian C Hart30-Dec-05 23:34 
QuestionWhat is CoCreateInstance Pin
Santosh Kumar7913-Oct-05 18:52
Santosh Kumar7913-Oct-05 18:52 
AnswerRe: What is CoCreateInstance Pin
ThatsAlok13-Oct-05 19:53
ThatsAlok13-Oct-05 19:53 

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.