Click here to Skip to main content
15,903,523 members
Home / Discussions / COM
   

COM

 
GeneralAccess IDispatch from C Pin
Spiros17-Dec-03 2:45
Spiros17-Dec-03 2:45 
GeneralRe: Access IDispatch from C Pin
Jörgen Sigvardsson22-Dec-03 14:08
Jörgen Sigvardsson22-Dec-03 14:08 
GeneralUsing Recordset in .NET created by COM object Pin
rivimey17-Dec-03 1:48
rivimey17-Dec-03 1:48 
Questionany body knowing menu merging? Pin
safee ullah15-Dec-03 19:43
safee ullah15-Dec-03 19:43 
Generalverbs and shared menus in Active x Control Pin
safee ullah15-Dec-03 19:24
safee ullah15-Dec-03 19:24 
General.Net control in ActiveX host, accelerators/tabbing not working Pin
thedex15-Dec-03 3:17
thedex15-Dec-03 3:17 
GeneralOutlook Events Pin
derzellner15-Dec-03 0:08
derzellner15-Dec-03 0:08 
Generalcannot register automatic a COM into Components Services Pin
alinilie14-Dec-03 10:54
alinilie14-Dec-03 10:54 
I'm working on a project that implements Store Events for Microsoft Exchange server. The result is a DLL project with ATL and MFC support made in
Visual C++ .NET 2003.

Because the Microsoft Exchange events doesn’t have support for managed code the application code is unmanaged . This application for listening the events must be registered in Component Services according to MSDN examples.

I registered the dll manually in Component Services , I tested it and it works, but I want to make a setup for this application and here I have two problems:

The first problem is that I didn’t succeed to add the COM application in component services automatic from setup without doing this manually.
The second problem is that using MsiOpenPackage I
must give the absolute path where the msi file is, and I want to set a relative path or if I am using MsiOpenProduct in an application that is added at Custom Action Editor ->install is returning following error: ERROR_UNKNOWN_PRODUCT. Cry | :((

Alin Ilie
Software Developer
BluePhoenix Solutions
GeneralSending Events from a DLL Pin
Sid_smily12-Dec-03 7:21
Sid_smily12-Dec-03 7:21 
GeneralRe: Sending Events from a DLL Pin
Abhishek Srivastava12-Dec-03 22:21
Abhishek Srivastava12-Dec-03 22:21 
GeneralCOM/DCOM without ATL Pin
Kene12-Dec-03 3:40
Kene12-Dec-03 3:40 
GeneralRe: COM/DCOM without ATL Pin
valikac13-Dec-03 5:34
valikac13-Dec-03 5:34 
GeneralTo COM or not to COM, that is the question ! Pin
Paul Silvernail11-Dec-03 2:14
Paul Silvernail11-Dec-03 2:14 
GeneralRe: To COM or not to COM, that is the question ! Pin
Heath Stewart11-Dec-03 12:21
protectorHeath Stewart11-Dec-03 12:21 
GeneralHandling events with COM object as param Pin
NotProfessional10-Dec-03 8:51
NotProfessional10-Dec-03 8:51 
GeneralRe: Handling events with COM object as param Pin
Abhishek Srivastava10-Dec-03 21:40
Abhishek Srivastava10-Dec-03 21:40 
GeneralRe: Handling events with COM object as param Pin
Steve S11-Dec-03 5:37
Steve S11-Dec-03 5:37 
GeneralRe: Handling events with COM object as param Pin
NotProfessional11-Dec-03 9:42
NotProfessional11-Dec-03 9:42 
GeneralRe: Handling events with COM object as param Pin
NotProfessional11-Dec-03 10:27
NotProfessional11-Dec-03 10:27 
GeneralRe: Handling events with COM object as param Pin
Vi211-Dec-03 2:54
Vi211-Dec-03 2:54 
GeneralIIS - Automation - COM - ASP Pin
tourdata9-Dec-03 23:46
tourdata9-Dec-03 23:46 
GeneralRe: IIS - Automation - COM - ASP Pin
Xiangyang Liu 刘向阳12-Dec-03 4:29
Xiangyang Liu 刘向阳12-Dec-03 4:29 
QuestionHow to call 16 bit component in a 32 bit Operationg system Pin
Mohan Babu D9-Dec-03 20:32
Mohan Babu D9-Dec-03 20:32 
AnswerRe: How to call 16 bit component in a 32 bit Operationg system Pin
Abhishek Srivastava9-Dec-03 22:05
Abhishek Srivastava9-Dec-03 22:05 
GeneralCOM and ATL Pin
Judah Gabriel Himango9-Dec-03 5:49
sponsorJudah Gabriel Himango9-Dec-03 5:49 

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.