Click here to Skip to main content
15,887,596 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: masking Pin
walter762-Mar-06 1:55
walter762-Mar-06 1:55 
QuestionCustom Recordset Pin
Malli_S2-Mar-06 1:32
Malli_S2-Mar-06 1:32 
AnswerRe: Custom Recordset Pin
Xing Chen2-Mar-06 15:18
Xing Chen2-Mar-06 15:18 
QuestionHow to wait untill created process finishes. Pin
9ine2-Mar-06 0:37
9ine2-Mar-06 0:37 
AnswerRe: How to wait untill created process finishes. Pin
Stephen Hewitt2-Mar-06 0:48
Stephen Hewitt2-Mar-06 0:48 
GeneralRe: How to wait untill created process finishes. Pin
9ine2-Mar-06 2:06
9ine2-Mar-06 2:06 
GeneralRe: How to wait untill created process finishes. Pin
Stephen Hewitt2-Mar-06 2:15
Stephen Hewitt2-Mar-06 2:15 
GeneralRe: How to wait untill created process finishes. Pin
Rick York2-Mar-06 19:44
mveRick York2-Mar-06 19:44 
The call to WaitForSingleObject takes a handle to the created process. The function waits until the object is signalled which occurs when the process exits so actually it does wait.
QuestionCode for getting list of all running services on pc Pin
virz2-Mar-06 0:34
virz2-Mar-06 0:34 
AnswerRe: Code for getting list of all running services on pc Pin
Monty22-Mar-06 0:56
Monty22-Mar-06 0:56 
AnswerRe: Code for getting list of all running services on pc Pin
Naveen2-Mar-06 1:06
Naveen2-Mar-06 1:06 
AnswerRe: Code for getting list of all running services on pc Pin
ThatsAlok2-Mar-06 18:24
ThatsAlok2-Mar-06 18:24 
Questiondrive info Pin
sundar_mca2-Mar-06 0:19
sundar_mca2-Mar-06 0:19 
AnswerRe: drive info Pin
ThatsAlok2-Mar-06 18:45
ThatsAlok2-Mar-06 18:45 
QuestionHelp with IHttpNegotiate Pin
acroitor2-Mar-06 0:06
acroitor2-Mar-06 0:06 
QuestionCSocket ASSERTS on Close Pin
Sarath C1-Mar-06 23:48
Sarath C1-Mar-06 23:48 
QuestionCWnd::CreateControl error when create .NET control Pin
JohanOdin1-Mar-06 23:46
JohanOdin1-Mar-06 23:46 
Questionconverting Hex to int Pin
chaitanya221-Mar-06 23:04
chaitanya221-Mar-06 23:04 
AnswerRe: converting Hex to int Pin
Naveen1-Mar-06 23:09
Naveen1-Mar-06 23:09 
AnswerRe: converting Hex to int Pin
toxcct1-Mar-06 23:10
toxcct1-Mar-06 23:10 
GeneralRe: converting Hex to int Pin
chaitanya221-Mar-06 23:25
chaitanya221-Mar-06 23:25 
GeneralRe: converting Hex to int Pin
toxcct1-Mar-06 23:28
toxcct1-Mar-06 23:28 
GeneralRe: converting Hex to int Pin
Cedric Moonen1-Mar-06 23:45
Cedric Moonen1-Mar-06 23:45 
GeneralRe: converting Hex to int Pin
toxcct1-Mar-06 23:47
toxcct1-Mar-06 23:47 
GeneralRe: converting Hex to int Pin
chaitanya222-Mar-06 1:41
chaitanya222-Mar-06 1:41 

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.