Click here to Skip to main content
15,914,109 members
Home / Discussions / COM
   

COM

 
GeneralRe: qweqe Pin
ThatsAlok3-Nov-04 17:49
ThatsAlok3-Nov-04 17:49 
Questionhow can i add the button? Pin
wywyongwei13-Sep-04 17:04
wywyongwei13-Sep-04 17:04 
AnswerRe: how can i add the button? Pin
ThatsAlok3-Nov-04 17:53
ThatsAlok3-Nov-04 17:53 
QuestionHowto make basic ActiveX component in c++ with...? Pin
H.F13-Sep-04 14:08
H.F13-Sep-04 14:08 
GeneralMFC + COM + ActiveX Controls... Pin
herbert_chow13-Sep-04 10:00
herbert_chow13-Sep-04 10:00 
GeneralActiveX download progress Pin
AssemblySoft13-Sep-04 7:03
AssemblySoft13-Sep-04 7:03 
GeneralOleview blocks ActiveDesktop object Pin
Ingo Uwe13-Sep-04 5:03
Ingo Uwe13-Sep-04 5:03 
GeneralLogging Component Pin
Anonymous13-Sep-04 1:11
Anonymous13-Sep-04 1:11 
I have wondered about how to design a logging system which has an application to view the log and a number of other applications which can write to and maybe even read from the log. My app may run on Windows 98 so I cannot use the system event log and I cannot write an NT service which acts as a
logging service (but that would be nice!).

What I thought about writing then is a COM component which manages the log. It provides methods to read from and write to the log and manages requests from different applications. What I need to know is how and if this is possible. I have written a COM component and it has methods for reading and
writing "events". The problem is that if my app has read the log it will have to reload the log to check for updates by other apps. Also, other apps may try and write to the log but they have their own instance of the COM object.

What do i do? Are connection points the solution? Does the component need to be multi-threaded?

Any ideas anyone?
GeneralActiveX control install Pin
AssemblySoft12-Sep-04 23:12
AssemblySoft12-Sep-04 23:12 
GeneralRe: ActiveX control install Pin
Balkrishna Talele16-Sep-04 18:58
Balkrishna Talele16-Sep-04 18:58 
GeneralRe: ActiveX control install Pin
AssemblySoft16-Sep-04 22:58
AssemblySoft16-Sep-04 22:58 
GeneralInstall an add-in Pin
Anonymous12-Sep-04 20:23
Anonymous12-Sep-04 20:23 
Questionthe Invoke() method ? Pin
necroleak12-Sep-04 4:07
sussnecroleak12-Sep-04 4:07 
AnswerRe: the Invoke() method ? Pin
necroleak12-Sep-04 4:09
sussnecroleak12-Sep-04 4:09 
AnswerRe: the Invoke() method ? Pin
Jörgen Sigvardsson12-Sep-04 9:08
Jörgen Sigvardsson12-Sep-04 9:08 
GeneralCreating A sample COM with VB6.0 Pin
Shanazhi11-Sep-04 2:38
Shanazhi11-Sep-04 2:38 
GeneralAdding ActiveX control in ActiveX control Project Pin
Muhammad Azam9-Sep-04 4:14
Muhammad Azam9-Sep-04 4:14 
GeneralRe: Adding ActiveX control in ActiveX control Project Pin
herbert_chow10-Sep-04 7:46
herbert_chow10-Sep-04 7:46 
GeneralRe: Adding ActiveX control in ActiveX control Project Pin
Muhammad Azam12-Sep-04 18:51
Muhammad Azam12-Sep-04 18:51 
GeneralThread Safety Problem Pin
.Suchit9-Sep-04 3:17
.Suchit9-Sep-04 3:17 
GeneralRe: Thread Safety Problem Pin
Jörgen Sigvardsson12-Sep-04 9:21
Jörgen Sigvardsson12-Sep-04 9:21 
GeneralRe: Thread Safety Problem Pin
.Suchit14-Sep-04 4:06
.Suchit14-Sep-04 4:06 
QuestionHow to create a autofill toolbar like of google Pin
akszn8-Sep-04 23:09
akszn8-Sep-04 23:09 
GeneralCapture event Pin
andy_cn8-Sep-04 22:15
andy_cn8-Sep-04 22:15 
Generalobject of MFC class in ATL Dll Pin
zahid_ash8-Sep-04 20:59
zahid_ash8-Sep-04 20:59 

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.