Click here to Skip to main content
15,907,687 members
Home / Discussions / COM
   

COM

 
Questionhow can I embed a frame on an html page Using Com Pin
georgekjolly7-Jan-07 20:30
georgekjolly7-Jan-07 20:30 
AnswerRe: how can I embed a frame on an html page Using Com Pin
Monty27-Jan-07 21:03
Monty27-Jan-07 21:03 
GeneralActivex Properties Pin
Don Fletcher7-Jan-07 13:01
Don Fletcher7-Jan-07 13:01 
Question.olb and .tlb Pin
HakunaMatada6-Jan-07 0:32
HakunaMatada6-Jan-07 0:32 
AnswerRe: .olb and .tlb Pin
Rory Solley10-Jan-07 22:57
Rory Solley10-Jan-07 22:57 
QuestionEvent Calendar Pin
unwind_now5-Jan-07 4:06
unwind_now5-Jan-07 4:06 
QuestionCompile error says: "file not found: ..\lib\ScriptHost.tlb" Pin
nsurendran4-Jan-07 19:36
nsurendran4-Jan-07 19:36 
AnswerRe: Compile error says: "file not found: ..\lib\ScriptHost.tlb" Pin
User 2155975-Jan-07 0:26
User 2155975-Jan-07 0:26 
I haven't worked with the tookit you have mentioned so can't give specific answer about missing file. Ideally, since its a dev toolkit, the TLB, if used, should be part of the SDK/Toolkit you have installed.

If it's not, you can use following methods to generate it -
1. If you have its IDL, then use MIDL compiler to generate a TLB
2. If you have its COM component registered on system and assuming it has the TLB embeded in it, you can use OLE/COM object viewer to get the IDL file code and use step 1 to generate it

There might be other ways to generate it, but I need to fix few things myself, so can't think much at the moment Big Grin | :-D Hope this helps.

S o h a i l K a d i w a l a

To Err Is Human; to Debug, Divine


modified 21-Apr-21 21:01pm.

AnswerRe: Compile error says: "file not found: ..\lib\ScriptHost.tlb" Pin
Garth J Lancaster7-Jan-07 15:46
professionalGarth J Lancaster7-Jan-07 15:46 
QuestionGive me a simple MS COM object which raises events Pin
JoeRip4-Jan-07 17:23
JoeRip4-Jan-07 17:23 
AnswerRe: Give me a simple MS COM object which raises events Pin
User 2155975-Jan-07 0:20
User 2155975-Jan-07 0:20 
GeneralRe: Give me a simple MS COM object which raises events Pin
JoeRip5-Jan-07 0:45
JoeRip5-Jan-07 0:45 
GeneralRe: Give me a simple MS COM object which raises events Pin
User 2155975-Jan-07 3:36
User 2155975-Jan-07 3:36 
GeneralRe: Give me a simple MS COM object which raises events Pin
Mike Dimmick5-Jan-07 5:23
Mike Dimmick5-Jan-07 5:23 
GeneralRe: Give me a simple MS COM object which raises events Pin
JoeRip5-Jan-07 11:03
JoeRip5-Jan-07 11:03 
QuestionSinking HTMLWindowEvents2::OnUnload Pin
A_L4-Jan-07 15:34
A_L4-Jan-07 15:34 
Questionmatlab help ??? please Pin
ersincakir4-Jan-07 15:24
ersincakir4-Jan-07 15:24 
QuestionC# and COM - exporting enum-s Pin
Vitaly Tomilov4-Jan-07 0:42
Vitaly Tomilov4-Jan-07 0:42 
AnswerRe: C# and COM - exporting enum-s Pin
Pete O'Hanlon4-Jan-07 2:53
mvePete O'Hanlon4-Jan-07 2:53 
GeneralRe: C# and COM - exporting enum-s Pin
Vitaly Tomilov4-Jan-07 3:11
Vitaly Tomilov4-Jan-07 3:11 
GeneralRe: C# and COM - exporting enum-s Pin
Pete O'Hanlon5-Jan-07 3:30
mvePete O'Hanlon5-Jan-07 3:30 
Questionattaching com component to window (CWnd) Pin
praveen kumar agarwal3-Jan-07 20:38
praveen kumar agarwal3-Jan-07 20:38 
AnswerRe: attaching com component to window (CWnd) Pin
Aamir Butt3-Jan-07 20:45
Aamir Butt3-Jan-07 20:45 
Questionsend data with com port Pin
omidcomputer2-Jan-07 20:40
omidcomputer2-Jan-07 20:40 
AnswerRe: send data with com port Pin
CPallini2-Jan-07 21:12
mveCPallini2-Jan-07 21:12 

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.