Click here to Skip to main content
15,921,959 members
Home / Discussions / C#
   

C#

 
GeneralRe: Threads Pin
Bassam Saoud31-Dec-05 9:37
Bassam Saoud31-Dec-05 9:37 
GeneralRe: Threads Pin
Jared Parsons31-Dec-05 13:09
Jared Parsons31-Dec-05 13:09 
GeneralRe: Threads Pin
Igor Vigdorchik31-Dec-05 13:40
Igor Vigdorchik31-Dec-05 13:40 
GeneralRe: Threads Pin
AndrewPeters31-Dec-05 14:34
AndrewPeters31-Dec-05 14:34 
GeneralRe: Threads Pin
Igor Vigdorchik31-Dec-05 14:51
Igor Vigdorchik31-Dec-05 14:51 
GeneralRe: Threads Pin
AndrewPeters31-Dec-05 15:16
AndrewPeters31-Dec-05 15:16 
GeneralRe: Threads Pin
Igor Vigdorchik31-Dec-05 15:29
Igor Vigdorchik31-Dec-05 15:29 
GeneralRe: Threads Pin
Bassam Saoud1-Jan-06 0:38
Bassam Saoud1-Jan-06 0:38 
I am invoking multiple COM objects with a thread assigned to each COM object initiated.If i kill the out-of-proc server, wouldnt that stop all DLLs from executing not only the one instance i need killed?

But again i am trying trying to wrap the COM invocation in an exe application and assign the exe launch to a thread.Hence every COM instance is invoked by a thread through the exe application.When i need to abort the thread i kill the exe process assined to the thread.Do you think that will work i.e killing the exe will it stop the DLL execution?Lets say it works , is there performance issues related?How can i solve this?
QuestionFolder View Pin
rakesh_nits30-Dec-05 19:26
rakesh_nits30-Dec-05 19:26 
AnswerRe: Folder View Pin
Dave Kreskowiak31-Dec-05 5:26
mveDave Kreskowiak31-Dec-05 5:26 
GeneralRe: Folder View Pin
rakesh_nits2-Jan-06 2:49
rakesh_nits2-Jan-06 2:49 
QuestionWhich is the best book to learn C# Pin
Rajkamal_dfine30-Dec-05 18:01
Rajkamal_dfine30-Dec-05 18:01 
AnswerRe: Which is the best book to learn C# Pin
S. Akif Kamal30-Dec-05 21:32
S. Akif Kamal30-Dec-05 21:32 
Answersend me the C#.NET step by step programming. Pin
ChandrasekharCh30-Dec-05 23:52
ChandrasekharCh30-Dec-05 23:52 
GeneralRe: send me the C#.NET step by step programming. Pin
Colin Angus Mackay31-Dec-05 1:40
Colin Angus Mackay31-Dec-05 1:40 
GeneralRe: send me the C#.NET step by step programming. Pin
naglbitur31-Dec-05 4:58
naglbitur31-Dec-05 4:58 
AnswerRe: Which is the best book to learn C# Pin
N.Byarley31-Dec-05 19:03
N.Byarley31-Dec-05 19:03 
QuestionInsert/remove break point at runtime! Pin
tiancaidao30-Dec-05 17:12
tiancaidao30-Dec-05 17:12 
QuestionBest Way To Convert From Screen Coords To My Own Pin
...---...30-Dec-05 15:48
...---...30-Dec-05 15:48 
AnswerRe: Best Way To Convert From Screen Coords To My Own Pin
Curtis Schlak.30-Dec-05 15:52
Curtis Schlak.30-Dec-05 15:52 
GeneralRe: Best Way To Convert From Screen Coords To My Own Pin
...---...31-Dec-05 9:02
...---...31-Dec-05 9:02 
Questionhow to create a custom scrollbar? Pin
Sasuko30-Dec-05 12:38
Sasuko30-Dec-05 12:38 
AnswerRe: how to create a custom scrollbar? Pin
AndrewPeters31-Dec-05 14:35
AndrewPeters31-Dec-05 14:35 
QuestionTEXTURE PROBLEM Pin
_Comet_Keeper_30-Dec-05 11:29
_Comet_Keeper_30-Dec-05 11:29 
AnswerRe: TEXTURE PROBLEM Pin
Judah Gabriel Himango31-Dec-05 11:18
sponsorJudah Gabriel Himango31-Dec-05 11:18 

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.