Click here to Skip to main content
15,909,325 members
Home / Discussions / COM
   

COM

 
GeneralCoGetClassObject( ) and Shell extension Pin
Jin Yao6-Nov-03 3:50
Jin Yao6-Nov-03 3:50 
QuestionHow do I use a COM component in Java? Pin
melwyn5-Nov-03 23:32
melwyn5-Nov-03 23:32 
AnswerRe: How do I use a COM component in Java? Pin
Giles12-Nov-03 3:07
Giles12-Nov-03 3:07 
GeneralRe: How do I use a COM component in Java? Pin
melwyn13-Nov-03 1:21
melwyn13-Nov-03 1:21 
Questionhow to make default parameters for method? Pin
ashxly5-Nov-03 22:20
ashxly5-Nov-03 22:20 
AnswerRe: how to make default parameters for method? Pin
Vi210-Nov-03 3:12
Vi210-Nov-03 3:12 
QuestionHow do i register a dll into the assembly cache Pin
Srikar Y4-Nov-03 21:03
Srikar Y4-Nov-03 21:03 
AnswerRe: How do i register a dll into the assembly cache Pin
MultiThread10-Nov-03 17:11
MultiThread10-Nov-03 17:11 
Hi,

Your best approach would probably be to create an MSI installation package for your component. It will package all of the dependencies required (if necessary) and also register your component into the GAC (Global Assembly Cache) if you create that folder in your installation project and ensure that you strongly name your component by signing it with the generated key.

If you are referring to other means of COM component registration, it still requires the registration of a type library which can be created and installed as part of the package as well.

Regards,

Joe
GeneralDCOM problem (Very urgent!!!) Pin
Orkun GEDiK4-Nov-03 19:17
Orkun GEDiK4-Nov-03 19:17 
Generaloffice add in Pin
Member 6721434-Nov-03 18:30
Member 6721434-Nov-03 18:30 
GeneralVery urgent DCOM problem!!! Pin
Orkun GEDiK4-Nov-03 9:51
Orkun GEDiK4-Nov-03 9:51 
Generalthread in COM for Office Addin Pin
Tomaz Rotovnik4-Nov-03 6:03
Tomaz Rotovnik4-Nov-03 6:03 
GeneralRe: thread in COM for Office Addin Pin
Ryan_Roberts4-Nov-03 6:19
Ryan_Roberts4-Nov-03 6:19 
GeneralRe: thread in COM for Office Addin Pin
Tomaz Rotovnik5-Nov-03 5:59
Tomaz Rotovnik5-Nov-03 5:59 
GeneralRe: Problem with #import in WinCE Pin
João Paulo Figueira4-Nov-03 2:21
professionalJoão Paulo Figueira4-Nov-03 2:21 
GeneralRe: Problem with #import in WinCE Pin
nigs_krec4-Nov-03 2:33
nigs_krec4-Nov-03 2:33 
GeneralRe: Problem with #import in WinCE Pin
João Paulo Figueira4-Nov-03 2:40
professionalJoão Paulo Figueira4-Nov-03 2:40 
GeneralProblem with #import in WinCE Pin
nigs_krec4-Nov-03 1:59
nigs_krec4-Nov-03 1:59 
Generaldll registration Pin
Srikar Y3-Nov-03 20:37
Srikar Y3-Nov-03 20:37 
Questionhow can i generate .olb Pin
AHMAD COM3-Nov-03 19:31
AHMAD COM3-Nov-03 19:31 
QuestionHow do i convert from DATE to DBTIMESTAMP Pin
User 2155973-Nov-03 3:09
User 2155973-Nov-03 3:09 
AnswerRe: How do i convert from DATE to DBTIMESTAMP Pin
Steve S3-Nov-03 22:40
Steve S3-Nov-03 22:40 
GeneralUsing IME Pin
Bishop_Oleg3-Nov-03 3:01
Bishop_Oleg3-Nov-03 3:01 
QuestionHow do i convert BSTR to DATE Pin
User 2155972-Nov-03 18:19
User 2155972-Nov-03 18:19 
AnswerRe: How do i convert BSTR to DATE Pin
Lim Bio Liong3-Nov-03 1:31
Lim Bio Liong3-Nov-03 1:31 

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.