Click here to Skip to main content
15,922,309 members
Home / Discussions / C#
   

C#

 
QuestionApplication freezes even though using a thread Pin
Hampus@foi2-Jul-07 3:26
Hampus@foi2-Jul-07 3:26 
AnswerRe: Application freezes even though using a thread Pin
Luc Pattyn2-Jul-07 3:36
sitebuilderLuc Pattyn2-Jul-07 3:36 
GeneralRe: Application freezes even though using a thread Pin
Hampus@foi2-Jul-07 3:57
Hampus@foi2-Jul-07 3:57 
GeneralRe: Application freezes even though using a thread Pin
Luc Pattyn2-Jul-07 4:09
sitebuilderLuc Pattyn2-Jul-07 4:09 
GeneralRe: Application freezes even though using a thread Pin
Hampus@foi2-Jul-07 4:13
Hampus@foi2-Jul-07 4:13 
GeneralRe: Application freezes even though using a thread Pin
Luc Pattyn2-Jul-07 4:24
sitebuilderLuc Pattyn2-Jul-07 4:24 
GeneralRe: Application freezes even though using a thread Pin
Hampus@foi2-Jul-07 23:45
Hampus@foi2-Jul-07 23:45 
GeneralRe: Application freezes even though using a thread Pin
led mike2-Jul-07 4:34
led mike2-Jul-07 4:34 
Hampus@foi wrote:
Does it matter that the object I create, which is defined in the dll and is the object I use to read and write with, is not created in the tread but in the main thread?


OMG | :OMG:  You are kidding right? Of course that could matter if they are performing any time consuming task(s) during initialization, which it certainly sound like they are. All you would have to do is put some time elapsed code around the initialization to find out.



QuestionC#,CsGL,Texture,Help Pin
foxch2-Jul-07 3:21
foxch2-Jul-07 3:21 
AnswerRe: C#,CsGL,Texture,Help Pin
leppie2-Jul-07 3:47
leppie2-Jul-07 3:47 
AnswerRe: C#,CsGL,Texture,Help Pin
Luc Pattyn2-Jul-07 3:52
sitebuilderLuc Pattyn2-Jul-07 3:52 
GeneralRe: C#,CsGL,Texture,Help Pin
foxch2-Jul-07 4:29
foxch2-Jul-07 4:29 
GeneralRe: C#,CsGL,Texture,Help Pin
foxch2-Jul-07 4:51
foxch2-Jul-07 4:51 
Questionmaximum number of methods supported in C# class Pin
vytheese2-Jul-07 3:18
professionalvytheese2-Jul-07 3:18 
AnswerRe: maximum number of methods supported in C# class Pin
Sathesh Sakthivel2-Jul-07 3:21
Sathesh Sakthivel2-Jul-07 3:21 
GeneralRe: maximum number of methods supported in C# class Pin
Colin Angus Mackay2-Jul-07 3:34
Colin Angus Mackay2-Jul-07 3:34 
GeneralRe: maximum number of methods supported in C# class Pin
vytheese2-Jul-07 3:37
professionalvytheese2-Jul-07 3:37 
GeneralRe: maximum number of methods supported in C# class Pin
Dan Neely2-Jul-07 5:14
Dan Neely2-Jul-07 5:14 
GeneralRe: maximum number of methods supported in C# class Pin
vytheese2-Jul-07 5:23
professionalvytheese2-Jul-07 5:23 
GeneralRe: maximum number of methods supported in C# class Pin
Dan Neely2-Jul-07 9:45
Dan Neely2-Jul-07 9:45 
AnswerRe: maximum number of methods supported in C# class Pin
Colin Angus Mackay2-Jul-07 3:31
Colin Angus Mackay2-Jul-07 3:31 
GeneralRe: maximum number of methods supported in C# class Pin
led mike2-Jul-07 4:46
led mike2-Jul-07 4:46 
JokeRe: maximum number of methods supported in C# class Pin
vytheese2-Jul-07 5:54
professionalvytheese2-Jul-07 5:54 
AnswerRe: maximum number of methods supported in C# class Pin
martin_hughes2-Jul-07 3:50
martin_hughes2-Jul-07 3:50 
AnswerRe: maximum number of methods supported in C# class Pin
leppie2-Jul-07 3:54
leppie2-Jul-07 3:54 

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.