09-09-2004 08:31 PM
09-10-2004 04:27 PM
11-16-2004 09:47 AM
11-17-2004 03:26 AM
11-17-2004 08:34 AM
11-17-2004 08:44 AM
11-17-2004 09:02 AM
02-15-2007 04:06 PM
Jaime,
My current application is very similiar... you have saved me from wasting a lot of time... One question just to clarify.. Once I have written the threaded function I am happy with, I can specify that callback to as many seperate thread instances I desire and they will each have their own instance of that function? I ask because I have many static variables in the function, but I definitely need a different instance of those statics for each thread... Thanks.
02-15-2007 04:18 PM
02-15-2007 09:20 PM