Click here to Skip to main content
15,913,610 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: error C2440 in Visual Studio 2005 Pin
Cedric Moonen1-Dec-08 3:05
Cedric Moonen1-Dec-08 3:05 
Questionultimate grid Pin
mushy1-Dec-08 1:13
mushy1-Dec-08 1:13 
AnswerRe: ultimate grid Pin
Maximilien1-Dec-08 2:48
Maximilien1-Dec-08 2:48 
QuestionON_NOTIFY_REFLECT is not working in VS 2008 FeaturePack Pin
N B sowmi1-Dec-08 0:59
N B sowmi1-Dec-08 0:59 
AnswerRe: ON_NOTIFY_REFLECT is not working in VS 2008 FeaturePack Pin
Code-o-mat1-Dec-08 3:15
Code-o-mat1-Dec-08 3:15 
QuestionHow to terminate a process Pin
V K 21-Dec-08 0:11
V K 21-Dec-08 0:11 
AnswerRe: How to terminate a process Pin
_AnsHUMAN_ 1-Dec-08 0:23
_AnsHUMAN_ 1-Dec-08 0:23 
AnswerRe: How to terminate a process Pin
Hamid_RT1-Dec-08 0:27
Hamid_RT1-Dec-08 0:27 
GeneralRe: How to terminate a process Pin
V K 21-Dec-08 0:34
V K 21-Dec-08 0:34 
GeneralRe: How to terminate a process Pin
Hamid_RT1-Dec-08 0:54
Hamid_RT1-Dec-08 0:54 
GeneralRe: How to terminate a process Pin
Code-o-mat1-Dec-08 1:44
Code-o-mat1-Dec-08 1:44 
GeneralRe: How to terminate a process Pin
Stephen Hewitt1-Dec-08 5:30
Stephen Hewitt1-Dec-08 5:30 
AnswerRe: How to terminate a process Pin
SandipG 1-Dec-08 1:01
SandipG 1-Dec-08 1:01 
AnswerRe: How to terminate a process Pin
Randor 1-Dec-08 6:14
professional Randor 1-Dec-08 6:14 
Questionmultithreading Pin
Laan8230-Nov-08 23:54
Laan8230-Nov-08 23:54 
AnswerRe: multithreading Pin
Mattias G1-Dec-08 1:33
Mattias G1-Dec-08 1:33 
GeneralRe: multithreading Pin
Laan821-Dec-08 1:57
Laan821-Dec-08 1:57 
GeneralRe: multithreading Pin
Mattias G1-Dec-08 2:19
Mattias G1-Dec-08 2:19 
GeneralRe: multithreading Pin
Laan821-Dec-08 2:31
Laan821-Dec-08 2:31 
Thank you!
I will prove your solution I hope that I can do anything without any addictional thread but I think that for the connection whit the hub at the end I will have to develop at least one additional thread besides the main thread because if I have understood well the OnIdle (that I'm studying right now) if I put in this function an infinite loop that listen the hub messages I will block the User Interface . And unfortunately I think that I have to do a never ended loop. So I think that for this task I will use your advise and instead of AfxBeginThread I will use the "hard way" to make multithreading Smile | :) . Thank you again
AnswerRe: multithreading Pin
Code-o-mat1-Dec-08 2:06
Code-o-mat1-Dec-08 2:06 
GeneralRe: multithreading Pin
Laan821-Dec-08 2:19
Laan821-Dec-08 2:19 
GeneralRe: multithreading Pin
David Crow1-Dec-08 10:36
David Crow1-Dec-08 10:36 
GeneralRe: multithreading Pin
Laan821-Dec-08 11:20
Laan821-Dec-08 11:20 
QuestionRelease memory using 'delete' operator for 2 dimensional array Pin
Nikesh Jagtap30-Nov-08 23:40
Nikesh Jagtap30-Nov-08 23:40 
QuestionRelease memory using 'delete' operator for 2 dimensional array Pin
Nikesh Jagtap30-Nov-08 23:40
Nikesh Jagtap30-Nov-08 23:40 

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.