Click here to Skip to main content
15,887,175 members
Home / Discussions / COM
   

COM

 
AnswerWrong Forum Pin
Baltoro29-Mar-09 10:36
Baltoro29-Mar-09 10:36 
QuestionAccess method of COM components through ASP gives error Pin
Member 259548824-Mar-09 2:04
Member 259548824-Mar-09 2:04 
QuestionHow should I declare jagged arrays to expose them to VB6/VBScript?? Pin
Martha Jamer23-Mar-09 13:02
Martha Jamer23-Mar-09 13:02 
AnswerRe: How should I declare jagged arrays to expose them to VB6/VBScript?? [modified] Pin
Vi224-Mar-09 23:16
Vi224-Mar-09 23:16 
QuestionOffice12 COM addin question Pin
MumbleB20-Mar-09 6:55
MumbleB20-Mar-09 6:55 
AnswerRe: Office12 COM addin question Pin
Baltoro21-Mar-09 8:19
Baltoro21-Mar-09 8:19 
GeneralRe: Office12 COM addin question Pin
MumbleB24-Mar-09 2:32
MumbleB24-Mar-09 2:32 
GeneralRe: Office12 COM addin question Pin
Baltoro27-Mar-09 6:03
Baltoro27-Mar-09 6:03 
All COM classes have registry entries (this is what the COM Library uses to activate objects). Searching the registry is pretty simple. As I recall, Microsoft applications have thousands of registry keys and values. I would guess enumerating, HKEY_LOCAL_MACHINE\SOFTWARE subkeys for Microsoft subkey, and then specific subkeys for Office 12, and eventually, you're looking for a Current Version subkey and value.
Also, you might try searching here: Object Library Reference for Microsoft Office 12[^]
Questionproblem in implementing security on contact smartcard in VC++6 Pin
aditi kauts20-Mar-09 0:23
aditi kauts20-Mar-09 0:23 
AnswerRe: problem in implementing security on contact smartcard in VC++6 Pin
ray_rash2-Jul-09 23:37
ray_rash2-Jul-09 23:37 
Questionbutton image in activex Pin
aysl18-Mar-09 9:41
aysl18-Mar-09 9:41 
AnswerRe: button image in activex Pin
Jonathan Davies19-Mar-09 1:23
Jonathan Davies19-Mar-09 1:23 
GeneralRe: button image in activex Pin
aysl19-Mar-09 2:46
aysl19-Mar-09 2:46 
GeneralRe: button image in activex Pin
Jonathan Davies19-Mar-09 3:08
Jonathan Davies19-Mar-09 3:08 
GeneralRe: button image in activex Pin
aysl19-Mar-09 3:27
aysl19-Mar-09 3:27 
GeneralRe: button image in activex Pin
Jonathan Davies19-Mar-09 4:13
Jonathan Davies19-Mar-09 4:13 
GeneralRe: button image in activex Pin
aysl19-Mar-09 4:50
aysl19-Mar-09 4:50 
QuestionCOM and deriveing Pin
orafal17-Mar-09 22:23
orafal17-Mar-09 22:23 
AnswerRe: COM and deriveing Pin
kcynic17-Mar-09 23:55
kcynic17-Mar-09 23:55 
AnswerRe: COM and deriveing Pin
«_Superman_»18-Mar-09 22:56
professional«_Superman_»18-Mar-09 22:56 
AnswerRe: COM and deriveing Pin
CurtD20-Mar-09 15:00
CurtD20-Mar-09 15:00 
QuestionHow To Import And Use COM+ EXE [modified] Pin
Ash_VCPP17-Mar-09 21:01
Ash_VCPP17-Mar-09 21:01 
AnswerRe: How To Import And Use COM+ EXE Pin
Baltoro21-Mar-09 7:50
Baltoro21-Mar-09 7:50 
GeneralRe: How To Import And Use COM+ EXE Pin
Ash_VCPP24-Mar-09 23:01
Ash_VCPP24-Mar-09 23:01 
QuestionHow to use COM in such condition? Pin
kcynic16-Mar-09 19:48
kcynic16-Mar-09 19:48 

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.