Click here to Skip to main content
16,006,768 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Passing Variables to Thread Process Pin
darkcloud.42o22-Mar-07 10:05
darkcloud.42o22-Mar-07 10:05 
GeneralRe: Passing Variables to Thread Process Pin
Mark Salsbery22-Mar-07 10:11
Mark Salsbery22-Mar-07 10:11 
AnswerRe: Passing Variables to Thread Process Pin
led mike22-Mar-07 9:16
led mike22-Mar-07 9:16 
AnswerRe: Passing Variables to Thread Process Pin
David Crow22-Mar-07 9:34
David Crow22-Mar-07 9:34 
GeneralRe: Passing Variables to Thread Process Pin
led mike22-Mar-07 9:40
led mike22-Mar-07 9:40 
GeneralRe: Passing Variables to Thread Process Pin
darkcloud.42o22-Mar-07 10:25
darkcloud.42o22-Mar-07 10:25 
QuestionRe: Passing Variables to Thread Process Pin
David Crow22-Mar-07 10:33
David Crow22-Mar-07 10:33 
AnswerRe: Passing Variables to Thread Process [modified] Pin
darkcloud.42o22-Mar-07 10:39
darkcloud.42o22-Mar-07 10:39 
cause i want to have it on a separate thread because it will serv up to 3-10 diff functions each function must be able to operate simultaniously..
eg... it will execute 1-10 threads at once per motherthread and wait for return here...
plus i need to use this thread outside the motherthread so its used all over the freeking app....
I have the threads part setup and it will work.. but i have to have the return on that variable.. could be a socket in some other thread some other time... believe me there are networking situations where this is required...

i see what your saying i could do it another way with limited function... but i will save days of programing/debugging..

I tell you what you contact me via email and ill send you my app what ive got here...
darkcloud.42o@gmail.com



-- modified at 17:10 Thursday 22nd March, 2007
AnswerRe: Passing Variables to Thread Process Pin
Stephen Hewitt22-Mar-07 12:53
Stephen Hewitt22-Mar-07 12:53 
GeneralRe: Passing Variables to Thread Process Pin
darkcloud.42o22-Mar-07 13:35
darkcloud.42o22-Mar-07 13:35 
GeneralRe: Passing Variables to Thread Process Pin
Stephen Hewitt22-Mar-07 13:38
Stephen Hewitt22-Mar-07 13:38 
AnswerRe: Passing Variables to Thread Process [modified] Pin
darkcloud.42o23-Mar-07 5:57
darkcloud.42o23-Mar-07 5:57 
Questionface detection Pin
mannur22-Mar-07 8:26
mannur22-Mar-07 8:26 
AnswerRe: face detection Pin
Christian Graus22-Mar-07 8:34
protectorChristian Graus22-Mar-07 8:34 
GeneralRe: face detection Pin
mannur22-Mar-07 8:57
mannur22-Mar-07 8:57 
GeneralRe: face detection Pin
toxcct22-Mar-07 9:39
toxcct22-Mar-07 9:39 
GeneralRe: face detection Pin
Maximilien22-Mar-07 8:59
Maximilien22-Mar-07 8:59 
GeneralRe: face detection Pin
toxcct22-Mar-07 9:44
toxcct22-Mar-07 9:44 
GeneralRe: face detection Pin
led mike22-Mar-07 9:50
led mike22-Mar-07 9:50 
GeneralRe: face detection Pin
toxcct22-Mar-07 10:04
toxcct22-Mar-07 10:04 
GeneralRe: face detection Pin
agulbays22-Mar-07 21:25
agulbays22-Mar-07 21:25 
AnswerRe: face detection Pin
Maximilien22-Mar-07 8:58
Maximilien22-Mar-07 8:58 
AnswerRe: face detection Pin
John R. Shaw22-Mar-07 22:20
John R. Shaw22-Mar-07 22:20 
QuestionHow to allocate memory for array..?How to delete that array.? Am i correct in this code? Pin
G Haranadh22-Mar-07 7:55
G Haranadh22-Mar-07 7:55 
AnswerRe: How to allocate memory for array..?How to delete that array.? Am i correct in this code? Pin
Christian Graus22-Mar-07 8:01
protectorChristian Graus22-Mar-07 8:01 

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.