Click here to Skip to main content
15,913,773 members
Home / Discussions / C#
   

C#

 
GeneralRe: FindWindow analogue in C# Pin
J. Dunlap25-Jul-03 17:31
J. Dunlap25-Jul-03 17:31 
GeneralRe: FindWindow analogue in C# Pin
zecodela25-Jul-03 17:32
zecodela25-Jul-03 17:32 
GeneralRe: FindWindow analogue in C# Pin
J. Dunlap25-Jul-03 17:38
J. Dunlap25-Jul-03 17:38 
GeneralGetting frames from mshtml Pin
tstyaps25-Jul-03 14:15
tstyaps25-Jul-03 14:15 
GeneralMilla Seconds in DateTime.Now Pin
eggie525-Jul-03 13:41
eggie525-Jul-03 13:41 
GeneralRe: Milla Seconds in DateTime.Now Pin
dynamic25-Jul-03 13:48
dynamic25-Jul-03 13:48 
GeneralRe: Milla Seconds in DateTime.Now Pin
dynamic25-Jul-03 13:52
dynamic25-Jul-03 13:52 
GeneralRe: Milla Seconds in DateTime.Now Pin
eggie525-Jul-03 14:04
eggie525-Jul-03 14:04 
GeneralRe: Milla Seconds in DateTime.Now Pin
Rocky Moore25-Jul-03 22:26
Rocky Moore25-Jul-03 22:26 
GeneralRe: Milla Seconds in DateTime.Now Pin
eggie525-Jul-03 22:40
eggie525-Jul-03 22:40 
GeneralRe: Milla Seconds in DateTime.Now Pin
leppie25-Jul-03 23:53
leppie25-Jul-03 23:53 
GeneralRe: Milla Seconds in DateTime.Now Pin
StealthyMark26-Jul-03 14:14
StealthyMark26-Jul-03 14:14 
Generalgetting the name of a passed parameter Pin
Rbledwards25-Jul-03 11:42
Rbledwards25-Jul-03 11:42 
GeneralRe: getting the name of a passed parameter Pin
albean25-Jul-03 11:48
albean25-Jul-03 11:48 
GeneralRe: getting the name of a passed parameter Pin
Rbledwards25-Jul-03 12:25
Rbledwards25-Jul-03 12:25 
GeneralRe: getting the name of a passed parameter Pin
Daniel Turini25-Jul-03 11:49
Daniel Turini25-Jul-03 11:49 
GeneralRe: getting the name of a passed parameter Pin
Jim Stewart25-Jul-03 11:54
Jim Stewart25-Jul-03 11:54 
GeneralRe: getting the name of a passed parameter Pin
Rbledwards25-Jul-03 12:26
Rbledwards25-Jul-03 12:26 
GeneralUpdating Listbox Items Pin
monrobot1325-Jul-03 10:37
monrobot1325-Jul-03 10:37 
GeneralRe: Updating Listbox Items Pin
albean25-Jul-03 11:37
albean25-Jul-03 11:37 
GeneralRe: Updating Listbox Items Pin
monrobot1326-Jul-03 6:21
monrobot1326-Jul-03 6:21 
GeneralRe: Updating Listbox Items Pin
StealthyMark28-Jul-03 0:06
StealthyMark28-Jul-03 0:06 
Questionequivalent of this.DoEvents() ???? Pin
LongRange.Shooter25-Jul-03 10:33
LongRange.Shooter25-Jul-03 10:33 
AnswerRe: equivalent of this.DoEvents() ???? Pin
J. Dunlap25-Jul-03 10:43
J. Dunlap25-Jul-03 10:43 
GeneralRe: equivalent of this.DoEvents() ???? Pin
LongRange.Shooter26-Jul-03 3:21
LongRange.Shooter26-Jul-03 3:21 
Well...I have the methods I am calling broken out into a DLL. And I did find the Application.DoEvents() to be fairly non-responsive. (2 or 3 button clicks to end the process)

But I'm not really familiar with spawning threads in a WinForm client. What are the basic steps I would need to do to make the component an independant thread? Or if you know of a tuturial...?

Thanks,

MJ

_____________________________________________
The world is a dangerous place.
Not because of those that do evil,
    but because of those who look on and do nothing.

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.