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

C / C++ / MFC

 
AnswerRe: HOw to query DNS server for the smtp servers on network Pin
Hamid_RT28-May-08 2:42
Hamid_RT28-May-08 2:42 
QuestionHow can I retrieve users with Administrators privilege? Pin
SherTeks26-May-08 22:16
SherTeks26-May-08 22:16 
AnswerRe: How can I retrieve users with Administrators privilege? Pin
David Crow27-May-08 4:32
David Crow27-May-08 4:32 
AnswerRe: How can I retrieve users with Administrators privilege? Pin
Hamid_RT28-May-08 2:39
Hamid_RT28-May-08 2:39 
QuestionGot deadlock when i run my multiThread FTP application Pin
Yanshof26-May-08 22:16
Yanshof26-May-08 22:16 
AnswerRe: Got deadlock when i run my multiThread FTP application Pin
pl_kode26-May-08 22:20
pl_kode26-May-08 22:20 
GeneralRe: Got deadlock when i run my multiThread FTP application Pin
Yanshof26-May-08 22:29
Yanshof26-May-08 22:29 
AnswerRe: Got deadlock when i run my multiThread FTP application Pin
Malli_S26-May-08 23:49
Malli_S26-May-08 23:49 
I don't think that the scenario you're talking about is 'dead lock'. You are calling the synchronous calls like PutFile which returns only when the task gets completed or failed. Try out with opening the file using OpenFile and Write functions. You'll get closer control over the code and thread.

-Malli...! Rose | [Rose]

GeneralRe: Got deadlock when i run my multi-Thread FTP application Pin
Yanshof27-May-08 0:18
Yanshof27-May-08 0:18 
GeneralRe: Got deadlock when i run my multi-Thread FTP application Pin
Malli_S27-May-08 1:38
Malli_S27-May-08 1:38 
AnswerRe: Got deadlock when i run my multiThread FTP application Pin
Stephen Hewitt27-May-08 21:10
Stephen Hewitt27-May-08 21:10 
QuestionHow to create timestamp Pin
pl_kode26-May-08 21:57
pl_kode26-May-08 21:57 
AnswerRe: How to create timestamp Pin
Jijo.Raj26-May-08 22:31
Jijo.Raj26-May-08 22:31 
QuestionSave multiple registry keys Pin
Ajay L D26-May-08 21:47
Ajay L D26-May-08 21:47 
QuestionRe: Save multiple registry keys Pin
Rajesh R Subramanian26-May-08 22:15
professionalRajesh R Subramanian26-May-08 22:15 
QuestionRe: Save multiple registry keys Pin
Ajay L D26-May-08 22:55
Ajay L D26-May-08 22:55 
AnswerRe: Save multiple registry keys Pin
CPallini26-May-08 22:57
mveCPallini26-May-08 22:57 
GeneralRe: Save multiple registry keys Pin
Ajay L D27-May-08 0:07
Ajay L D27-May-08 0:07 
GeneralRe: Save multiple registry keys Pin
CPallini27-May-08 0:57
mveCPallini27-May-08 0:57 
JokeRe: Save multiple registry keys Pin
Rajesh R Subramanian27-May-08 1:09
professionalRajesh R Subramanian27-May-08 1:09 
GeneralRe: Save multiple registry keys Pin
CPallini27-May-08 1:56
mveCPallini27-May-08 1:56 
AnswerRe: Save multiple registry keys Pin
David Crow27-May-08 4:35
David Crow27-May-08 4:35 
AnswerRe: Save multiple registry keys Pin
Hamid_RT28-May-08 2:28
Hamid_RT28-May-08 2:28 
GeneralRe: Save multiple registry keys Pin
Ajay L D28-May-08 22:14
Ajay L D28-May-08 22:14 
GeneralRe: Save multiple registry keys Pin
Hamid_RT29-May-08 0:55
Hamid_RT29-May-08 0:55 

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.