Click here to Skip to main content
15,913,610 members
Home / Discussions / COM
   

COM

 
AnswerRe: Registration Free COM Pin
KarstenK19-Jun-08 2:35
mveKarstenK19-Jun-08 2:35 
GeneralRe: Registration Free COM Pin
Brady Kelly19-Jun-08 3:12
Brady Kelly19-Jun-08 3:12 
GeneralRe: Registration Free COM Pin
CPallini19-Jun-08 21:35
mveCPallini19-Jun-08 21:35 
AnswerRe: Registration Free COM Pin
indranil banerjee24-Jun-08 11:42
indranil banerjee24-Jun-08 11:42 
GeneralRe: Registration Free COM Pin
Brady Kelly24-Jun-08 11:49
Brady Kelly24-Jun-08 11:49 
QuestionActiveX User Control is not loading Pin
Shriniwasan Viswanathan15-Jun-08 4:09
Shriniwasan Viswanathan15-Jun-08 4:09 
AnswerRe: ActiveX User Control is not loading Pin
KarstenK26-Jun-08 3:31
mveKarstenK26-Jun-08 3:31 
QuestionSTA Reentrance Message Loop Processing Pin
Lord_MiL12-Jun-08 5:02
Lord_MiL12-Jun-08 5:02 
Hi All,

It was my understanding that when an outbound call is made from an STA, the subsequent running of the message loop while waiting for that call to return would only process UI related messages (such as WM_PAINT) thus allowing the UI to remain responsive. However, I'm seeing a situation where it seems that additional messages (perhaps all messages) are being processed during this time. In my situation, multiple external threads are calling into the same method in the STA. During the execution of this method, an outbound call is made, thus I wind up with several concurrent executions in the same code path - something that was not expected. What messages are processed by an STA waiting on an outbound call?

I've read some about the IMessageFilter interface and it seems that this provides the capability to do what I'm talking about. Does its existence indicate that by default, no filtering occurs?

Thanks in advance for your help. Also, any references you could point me to would be greatly appreciated.
AnswerRe: STA Reentrance Message Loop Processing Pin
Michael Dunn12-Jun-08 14:26
sitebuilderMichael Dunn12-Jun-08 14:26 
Questionabout directsound transfer and play back Pin
doudou-shen10-Jun-08 19:47
doudou-shen10-Jun-08 19:47 
Questionregarding System Error Code 995 Pin
pra84veen9-Jun-08 0:28
pra84veen9-Jun-08 0:28 
AnswerRe: regarding System Error Code 995 Pin
CPallini9-Jun-08 0:51
mveCPallini9-Jun-08 0:51 
AnswerRe: regarding System Error Code 995 Pin
Mike Dimmick10-Jun-08 2:56
Mike Dimmick10-Jun-08 2:56 
AnswerRe: regarding System Error Code 995 Pin
buntyrolln12-Jun-08 2:43
buntyrolln12-Jun-08 2:43 
QuestionOLE Control Draw & Update Problem Pin
DavidRipple7-Jun-08 20:16
DavidRipple7-Jun-08 20:16 
QuestionWhich API is used for changing the video settings. Pin
balaji_vbr6-Jun-08 19:54
balaji_vbr6-Jun-08 19:54 
QuestionVB6 - C# interop. Returning an arrays. MarshalAs? Pin
Simon P Stevens6-Jun-08 0:07
Simon P Stevens6-Jun-08 0:07 
AnswerRe: VB6 - C# interop. Returning an arrays. MarshalAs? Pin
Baltoro12-Jun-08 6:51
Baltoro12-Jun-08 6:51 
GeneralRe: VB6 - C# interop. Returning an arrays. MarshalAs? Pin
Simon P Stevens12-Jun-08 10:57
Simon P Stevens12-Jun-08 10:57 
QuestionDirectShow video capture and play back synchronisation problem Pin
ak$12345-Jun-08 22:04
ak$12345-Jun-08 22:04 
AnswerRe: DirectShow video capture and play back synchronisation problem Pin
stuart151-Sep-08 0:00
stuart151-Sep-08 0:00 
QuestionLaunching multiple IE [modified] Pin
Nirav Doshi5-Jun-08 8:19
Nirav Doshi5-Jun-08 8:19 
AnswerRe: Launching multiple IE Pin
Nirav Doshi5-Jun-08 10:11
Nirav Doshi5-Jun-08 10:11 
QuestionRe: Launching multiple IE [modified] Pin
Nirav Doshi12-Jun-08 18:04
Nirav Doshi12-Jun-08 18:04 
AnswerRe: Launching multiple IE Pin
Nirav Doshi14-Jun-08 0:10
Nirav Doshi14-Jun-08 0:10 

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.