Click here to Skip to main content
15,895,084 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionBoot Service Question Pin
Jeffrey Walton28-Jan-07 17:30
Jeffrey Walton28-Jan-07 17:30 
AnswerRe: Boot Service Question Pin
Don Box28-Jan-07 20:25
Don Box28-Jan-07 20:25 
GeneralRe: Boot Service Question Pin
Jeffrey Walton29-Jan-07 6:07
Jeffrey Walton29-Jan-07 6:07 
GeneralRe: Boot Service Question Pin
Jeffrey Walton30-Jan-07 7:50
Jeffrey Walton30-Jan-07 7:50 
QuestionDistribution Pin
Bram van Kampen28-Jan-07 16:43
Bram van Kampen28-Jan-07 16:43 
Questiontime counter Pin
jroxxxer28-Jan-07 12:46
jroxxxer28-Jan-07 12:46 
AnswerRe: time counter Pin
Christian Graus28-Jan-07 12:55
protectorChristian Graus28-Jan-07 12:55 
AnswerRe: time counter Pin
whatever@whatever.com28-Jan-07 22:05
whatever@whatever.com28-Jan-07 22:05 
Compare the hour value and use the bigger hour minus the smaller hour, let this be h. If both are the same hour, just subtract the minutes. Next, use the minutes from the "bigger" hour to minus the minutes from the "smaller" hour, let this be m. If the m is negative, subtract 1 from the h, and add 60 to m.
QuestionNetwork Monitoring System [modified] Pin
moorthya28-Jan-07 11:18
moorthya28-Jan-07 11:18 
QuestionWMI in C++ Pin
kvd9928-Jan-07 9:20
kvd9928-Jan-07 9:20 
AnswerRe: WMI in C++ Pin
Hamid_RT28-Jan-07 19:33
Hamid_RT28-Jan-07 19:33 
GeneralRe: WMI in C++ Pin
kvd9929-Jan-07 6:32
kvd9929-Jan-07 6:32 
QuestionSteinberg SDK [modified] Pin
pgr_sapple28-Jan-07 6:40
pgr_sapple28-Jan-07 6:40 
Questionclient-server Pin
reyyy28-Jan-07 6:27
reyyy28-Jan-07 6:27 
AnswerRe: client-server Pin
reyyy29-Jan-07 4:56
reyyy29-Jan-07 4:56 
Questionwhy mouse hook processed 2 times? Pin
bengz28-Jan-07 6:22
bengz28-Jan-07 6:22 
AnswerRe: why mouse hook processed 2 times? Pin
Mark Salsbery28-Jan-07 7:06
Mark Salsbery28-Jan-07 7:06 
GeneralRe: why mouse hook processed 2 times? Pin
bengz28-Jan-07 7:22
bengz28-Jan-07 7:22 
QuestionRe: why mouse hook processed 2 times? Pin
Mark Salsbery28-Jan-07 7:27
Mark Salsbery28-Jan-07 7:27 
AnswerRe: why mouse hook processed 2 times? Pin
bengz28-Jan-07 7:43
bengz28-Jan-07 7:43 
GeneralRe: why mouse hook processed 2 times? Pin
Mark Salsbery28-Jan-07 7:57
Mark Salsbery28-Jan-07 7:57 
QuestionDisplay Message Pin
jon_fallon28-Jan-07 5:21
jon_fallon28-Jan-07 5:21 
AnswerRe: Display Message Pin
Eytukan28-Jan-07 5:30
Eytukan28-Jan-07 5:30 
GeneralRe: Display Message Pin
jon_fallon28-Jan-07 5:45
jon_fallon28-Jan-07 5:45 
QuestionRe: Display Message Pin
prasad_som28-Jan-07 5:32
prasad_som28-Jan-07 5:32 

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.