Click here to Skip to main content
15,892,005 members
Home / Discussions / COM
   

COM

 
QuestionVC 6.0 com Pin
tfzxyinhao20-Dec-09 18:39
tfzxyinhao20-Dec-09 18:39 
AnswerRe: VC 6.0 com Pin
Richard MacCutchan20-Dec-09 21:36
mveRichard MacCutchan20-Dec-09 21:36 
QuestionPlease clarify my COM conceptual doubts. Pin
KRISHNARAYALU19-Dec-09 9:17
KRISHNARAYALU19-Dec-09 9:17 
AnswerRe: Please clarify my COM conceptual doubts. Pin
«_Superman_»20-Dec-09 15:40
professional«_Superman_»20-Dec-09 15:40 
GeneralRe: Please clarify my COM conceptual doubts. Pin
Member 677574320-Dec-09 21:14
Member 677574320-Dec-09 21:14 
QuestionCOM local server Pin
Johan.Wade17-Dec-09 5:19
Johan.Wade17-Dec-09 5:19 
AnswerRe: COM local server Pin
Jonathan Davies17-Dec-09 8:06
Jonathan Davies17-Dec-09 8:06 
GeneralRe: COM local server Pin
Johan.Wade17-Dec-09 11:50
Johan.Wade17-Dec-09 11:50 
The local servers are running on an embedded device with Windows CE. Before release everything should be tested as good as possible but there is still a risk for crashes. The most obvious would be to implement a watchdog which would reset the device but this is not an option because of the long boot time of the operating system.

Each server implements a watchdog configured to terminate the server process. This termination will be notised by the client and the client restarts the terminated server.
One way to shut down servers who refuse to die is to send WM_QUIT to it. This whould probably work because this is what happen when the lock count reach zero. This solution is very ugly and I am looking for the right way to do it. There must be a standard solution for problems like this.
GeneralRe: COM local server Pin
Jonathan Davies17-Dec-09 23:55
Jonathan Davies17-Dec-09 23:55 
AnswerRe: COM local server Pin
Vi224-Dec-09 21:44
Vi224-Dec-09 21:44 
QuestionAddOn manager Pin
Jacobb Michael14-Dec-09 21:02
Jacobb Michael14-Dec-09 21:02 
AnswerRe: AddOn manager Pin
KarstenK14-Dec-09 22:35
mveKarstenK14-Dec-09 22:35 
QuestionError: HResult E_FAIL returned from COM DEVICE Pin
kjsl2k914-Dec-09 0:36
kjsl2k914-Dec-09 0:36 
AnswerRe: Error: HResult E_FAIL returned from COM DEVICE Pin
Jonathan Davies15-Dec-09 5:09
Jonathan Davies15-Dec-09 5:09 
QuestionHow to send messages from pc to pc in LAN without turning 'Messenger' service on? Pin
Nilesh Hamane13-Dec-09 19:53
Nilesh Hamane13-Dec-09 19:53 
AnswerRe: How to send messages from pc to pc in LAN without turning 'Messenger' on? Pin
Richard MacCutchan13-Dec-09 23:25
mveRichard MacCutchan13-Dec-09 23:25 
GeneralRe: How to send messages from pc to pc in LAN without turning 'Messenger' service on? Pin
Nilesh Hamane14-Dec-09 0:40
Nilesh Hamane14-Dec-09 0:40 
GeneralRe: How to send messages from pc to pc in LAN without turning 'Messenger' service on? Pin
Richard MacCutchan14-Dec-09 4:52
mveRichard MacCutchan14-Dec-09 4:52 
AnswerRe: How to send messages from pc to pc in LAN without turning 'Messenger' service on? Pin
elsetryfly25-Jan-10 4:10
elsetryfly25-Jan-10 4:10 
Questionshell COM problems with Vista Pin
T800G12-Dec-09 9:59
T800G12-Dec-09 9:59 
AnswerRe: shell COM problems with Vista Pin
KarstenK14-Dec-09 22:39
mveKarstenK14-Dec-09 22:39 
GeneralRe: shell COM problems with Vista Pin
T800G15-Dec-09 9:59
T800G15-Dec-09 9:59 
GeneralRe: shell COM problems with Vista Pin
KarstenK15-Dec-09 20:28
mveKarstenK15-Dec-09 20:28 
GeneralRe: shell COM problems with Vista Pin
T800G20-Dec-09 11:02
T800G20-Dec-09 11:02 
GeneralRe: shell COM problems with Vista Pin
T800G25-Dec-09 7:17
T800G25-Dec-09 7:17 

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.