Click here to Skip to main content
15,891,607 members
Home / Discussions / COM
   

COM

 
AnswerRe: How to pass Date/Time values in COM Pin
Rama Krishna Vavilala11-Jun-02 9:20
Rama Krishna Vavilala11-Jun-02 9:20 
AnswerRe: How to pass Date/Time values in COM Pin
Mazdak11-Jun-02 9:19
Mazdak11-Jun-02 9:19 
GeneralNetworking question Pin
rsasalm_10-Jun-02 20:46
rsasalm_10-Jun-02 20:46 
GeneralRe: Networking question Pin
MikeC#11-Jun-02 2:32
MikeC#11-Jun-02 2:32 
GeneralRe: Networking question Pin
11-Jun-02 2:51
suss11-Jun-02 2:51 
GeneralForcing a COm control to exit a loop Pin
John Oliver10-Jun-02 5:34
John Oliver10-Jun-02 5:34 
GeneralRe: Forcing a COm control to exit a loop Pin
Ernest Laurentin10-Jun-02 6:17
Ernest Laurentin10-Jun-02 6:17 
QuestionDoes this suit COM? Pin
StuartHall9-Jun-02 20:59
StuartHall9-Jun-02 20:59 
Hi,

I'm an extreme newby to COM. What I want to do is be able to create a system where there are different components that manipulate an array of data. For example one might do a moving average, one might do a standard deviation etc. However I want other people to be able to develop components as well.

Could I develop a base interface and then VC++ and VB programmers could develop their components based on this interface and register somehow with my program. Then I could just have a Calculate( .. ) function and a GetDescription( .. ) function to create menus from.

Would I be better off just using dlls and using GetProcAddress?

Thanks
AnswerRe: Does this suit COM? Pin
Rama Krishna Vavilala10-Jun-02 1:55
Rama Krishna Vavilala10-Jun-02 1:55 
GeneralCasting Pin
Justin Turney9-Jun-02 10:12
Justin Turney9-Jun-02 10:12 
GeneralRe: Casting Pin
Paul M Watt9-Jun-02 10:23
mentorPaul M Watt9-Jun-02 10:23 
GeneralRe: Casting Pin
Rama Krishna Vavilala9-Jun-02 10:25
Rama Krishna Vavilala9-Jun-02 10:25 
GeneralRe: Casting Pin
mhamsa10-Jun-02 2:47
mhamsa10-Jun-02 2:47 
GeneralRe: Casting Pin
Vi211-Jun-02 5:17
Vi211-Jun-02 5:17 
GeneralPlugins Pin
8-Jun-02 22:16
suss8-Jun-02 22:16 
GeneralCreateInstance does not work in MFC DLL Pin
7-Jun-02 5:53
suss7-Jun-02 5:53 
GeneralRe: CreateInstance does not work in MFC DLL Pin
Rama Krishna Vavilala7-Jun-02 6:12
Rama Krishna Vavilala7-Jun-02 6:12 
GeneralRe: CreateInstance does not work in MFC DLL Pin
Paul M Watt8-Jun-02 9:07
mentorPaul M Watt8-Jun-02 9:07 
GeneralCOM+ Session With C# (NOT in ASP.Net) Pin
MikeC#6-Jun-02 4:22
MikeC#6-Jun-02 4:22 
GeneralPassing ordinary functions to COM object Pin
Hans Ruck4-Jun-02 0:58
Hans Ruck4-Jun-02 0:58 
GeneralRe: Passing ordinary functions to COM object Pin
Rama Krishna Vavilala4-Jun-02 1:25
Rama Krishna Vavilala4-Jun-02 1:25 
GeneralRe: Passing ordinary functions to COM object Pin
Hans Ruck4-Jun-02 1:40
Hans Ruck4-Jun-02 1:40 
GeneralRe: Passing ordinary functions to COM object Pin
Paul M Watt8-Jun-02 9:08
mentorPaul M Watt8-Jun-02 9:08 
GeneralRe: Passing ordinary functions to COM object Pin
Paul M Watt8-Jun-02 9:11
mentorPaul M Watt8-Jun-02 9:11 
GeneralInexperienced with COM arrays Pin
Robin3-Jun-02 21:02
Robin3-Jun-02 21:02 

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.