Click here to Skip to main content
15,887,135 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Drive name Pin
Naveen7-Sep-08 18:59
Naveen7-Sep-08 18:59 
QuestionCOM STA thread Pin
George_George7-Sep-08 16:03
George_George7-Sep-08 16:03 
AnswerRe: COM STA thread Pin
Roger Stoltz7-Sep-08 22:53
Roger Stoltz7-Sep-08 22:53 
GeneralRe: COM STA thread Pin
George_George7-Sep-08 23:08
George_George7-Sep-08 23:08 
GeneralRe: COM STA thread Pin
Roger Stoltz8-Sep-08 0:15
Roger Stoltz8-Sep-08 0:15 
GeneralRe: COM STA thread Pin
George_George8-Sep-08 0:39
George_George8-Sep-08 0:39 
GeneralRe: COM STA thread Pin
Roger Stoltz8-Sep-08 2:06
Roger Stoltz8-Sep-08 2:06 
GeneralRe: COM STA thread Pin
George_George8-Sep-08 20:21
George_George8-Sep-08 20:21 
Thanks Roger,


Two more questions. The 1st question is dues to my bad English. Smile | :)

1.

Roger Stoltz wrote:
It makes the calling thread open for COM calls which makes it reentrant from a COM perspective, but it would make a window that belongs to the calling thread non-responsive. Believe me, I have it in front of me as we "speak".


Do you mean there is something error in the reentrancy sample I posted? If it is not your points, please feel free to correct me and say some other words other than above to express your points. Smile | :)

2.

Roger Stoltz wrote:
Doesn't the article you linked to answer your questions?


Do you mean the STA owner thread is not blocked (and continue to do message pumping), it is the RPC thread (which is used for underlying communication with other apartment to send method call and retrieve method return result) will be blocked.


regards,
George
QuestionExecutable COM Pin
RYU^^7-Sep-08 13:58
RYU^^7-Sep-08 13:58 
AnswerRe: Executable COM Pin
RYU^^7-Sep-08 16:31
RYU^^7-Sep-08 16:31 
Questionset values to charachter arrays which are entered [modified] Pin
toprogramminguy7-Sep-08 13:54
toprogramminguy7-Sep-08 13:54 
AnswerRe: set values to charachter arrays which are entered Pin
Vincen Wang7-Sep-08 15:04
Vincen Wang7-Sep-08 15:04 
GeneralRe: set values to charachter arrays which are entered [modified] Pin
toprogramminguy8-Sep-08 5:51
toprogramminguy8-Sep-08 5:51 
GeneralRe: set values to charachter arrays which are entered [modified] Pin
Vincen Wang8-Sep-08 16:09
Vincen Wang8-Sep-08 16:09 
GeneralRe: set values to charachter arrays which are entered Pin
toprogramminguy10-Sep-08 6:19
toprogramminguy10-Sep-08 6:19 
GeneralRe: set values to charachter arrays which are entered Pin
Vincen Wang15-Sep-08 15:03
Vincen Wang15-Sep-08 15:03 
Questioncannot open any more tables pls help Pin
GPat247-Sep-08 11:49
GPat247-Sep-08 11:49 
AnswerRe: cannot open any more tables pls help Pin
Rane7-Sep-08 19:21
Rane7-Sep-08 19:21 
GeneralRe: cannot open any more tables pls help Pin
GPat248-Sep-08 1:49
GPat248-Sep-08 1:49 
QuestionRe: cannot open any more tables pls help Pin
Mark Salsbery8-Sep-08 6:29
Mark Salsbery8-Sep-08 6:29 
Questionsorting a CListCtrl by clicking on one of it's column's headers makes an arrow appear, but also makes the header appear flat Pin
Sternocera7-Sep-08 8:25
Sternocera7-Sep-08 8:25 
QuestionVirtual World Pin
MrMcIntyre7-Sep-08 4:23
MrMcIntyre7-Sep-08 4:23 
AnswerRe: Virtual World Pin
Perspx7-Sep-08 4:44
Perspx7-Sep-08 4:44 
GeneralRe: Virtual World Pin
AndrewMcIntyre7-Sep-08 5:03
AndrewMcIntyre7-Sep-08 5:03 
GeneralRe: Virtual World Pin
Cedric Moonen7-Sep-08 6:22
Cedric Moonen7-Sep-08 6:22 

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.