Click here to Skip to main content
16,005,339 members
Home / Discussions / COM
   

COM

 
GeneralWindow freezes when ActiveX is used in a DLL Pin
1-Nov-01 20:49
suss1-Nov-01 20:49 
GeneralRe: Window freezes when ActiveX is used in a DLL Pin
Eugene Khodakovsky6-Nov-01 9:50
Eugene Khodakovsky6-Nov-01 9:50 
GeneralAdding a Bitmap to CommandBarButton and Menu Bar Pin
Sree Rama Murthy31-Oct-01 8:48
Sree Rama Murthy31-Oct-01 8:48 
GeneralRe: Adding a Bitmap to CommandBarButton and Menu Bar Pin
Erik Thompson31-Oct-01 10:12
sitebuilderErik Thompson31-Oct-01 10:12 
GeneralRe: Adding a Bitmap to CommandBarButton and Menu Bar Pin
Sree Rama Murthy1-Nov-01 3:55
Sree Rama Murthy1-Nov-01 3:55 
GeneralWorker thread in COM object Pin
Alwin7530-Oct-01 10:59
Alwin7530-Oct-01 10:59 
GeneralRe: Worker thread in COM object Pin
Jamie Hale31-Oct-01 7:59
Jamie Hale31-Oct-01 7:59 
GeneralDangling references Pin
Jamie Hale29-Oct-01 4:29
Jamie Hale29-Oct-01 4:29 
I have an out of proc server, and a buggy beta-ish client. There is always only a single instance of both client and server. Quite frequently, the client crashes before releasing its server reference.

The one solution I've come up with for this problem, is to have the server keep track of when the client connects and disconnects (implement my own IConnectionPoints) so that if I get an Advise() call before the required Unadvise() call, I (the server) will decrement my own reference count.

Is this as evil as it sounds? I get the feeling this is a kludge solution, and I'm hoping y'all can help me out. Smile | :)

J

GeneralRe: Dangling references Pin
Sayan Mukherjee1-Nov-01 18:17
Sayan Mukherjee1-Nov-01 18:17 
GeneralRe: Dangling references Pin
Jamie Hale4-Nov-01 17:05
Jamie Hale4-Nov-01 17:05 
Questionadding scripts dynamically through HTMLDOM? Pin
Amit Dey28-Oct-01 19:23
Amit Dey28-Oct-01 19:23 
QuestionHow to receive Events using Smart Pointers Pin
Sohail26-Oct-01 19:11
Sohail26-Oct-01 19:11 
GeneralCreateInstance freezes Pin
Matt Philmon24-Oct-01 12:05
Matt Philmon24-Oct-01 12:05 
GeneralRe: CreateInstance freezes Pin
29-Oct-01 2:56
suss29-Oct-01 2:56 
GeneralBasic rule Pin
In-At23-Oct-01 20:23
In-At23-Oct-01 20:23 
GeneralRe: Basic rule Pin
Shadi Al-Kahwaji24-Oct-01 0:42
Shadi Al-Kahwaji24-Oct-01 0:42 
GeneralRe: Basic rule Pin
In-At24-Oct-01 0:55
In-At24-Oct-01 0:55 
GeneralRe: Basic rule Pin
Shadi Al-Kahwaji24-Oct-01 1:19
Shadi Al-Kahwaji24-Oct-01 1:19 
GeneralRe: Basic rule Pin
In-At24-Oct-01 2:51
In-At24-Oct-01 2:51 
GeneralRe: Basic rule Pin
Shadi Al-Kahwaji24-Oct-01 3:52
Shadi Al-Kahwaji24-Oct-01 3:52 
GeneralImplementing IOleCommandTarget Pin
IGx8923-Oct-01 11:18
IGx8923-Oct-01 11:18 
QuestionWhat is the RIGHT WAY to dispose of COM Server Pin
Bill Wilson22-Oct-01 13:54
Bill Wilson22-Oct-01 13:54 
AnswerRe: Found the answer Pin
Bill Wilson23-Oct-01 7:15
Bill Wilson23-Oct-01 7:15 
Generalnafxcwd.lib problems Pin
IGx8922-Oct-01 6:57
IGx8922-Oct-01 6:57 
GeneralRe: nafxcwd.lib problems Pin
Michael Dunn22-Oct-01 10:08
sitebuilderMichael Dunn22-Oct-01 10:08 

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.