Click here to Skip to main content
15,917,795 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to generate a random number? Pin
Iain Clarke, Warrior Programmer15-Jun-03 4:20
Iain Clarke, Warrior Programmer15-Jun-03 4:20 
AnswerRe: How to generate a random number? Pin
Ian Darling15-Jun-03 11:00
Ian Darling15-Jun-03 11:00 
GeneralGeneric C code without libraries of any kind that can be run on boot Pin
Kuniva14-Jun-03 2:12
Kuniva14-Jun-03 2:12 
GeneralRe: Generic C code without libraries of any kind that can be run on boot Pin
Ryan Binns14-Jun-03 4:30
Ryan Binns14-Jun-03 4:30 
GeneralRe: Generic C code without libraries of any kind that can be run on boot Pin
Kuniva14-Jun-03 4:46
Kuniva14-Jun-03 4:46 
QuestionHow to link the related combo box?? Pin
ShigeAris14-Jun-03 2:04
ShigeAris14-Jun-03 2:04 
AnswerRe: How to link the related combo box?? Pin
valikac14-Jun-03 6:26
valikac14-Jun-03 6:26 
GeneralRe: How to link the related combo box?? Pin
ShigeAris14-Jun-03 16:02
ShigeAris14-Jun-03 16:02 
Generalembedding fonts Pin
difa13-Jun-03 23:10
difa13-Jun-03 23:10 
GeneralRe: embedding fonts Pin
basementman16-Jun-03 4:34
basementman16-Jun-03 4:34 
GeneralRe: embedding fonts Pin
Swinefeaster13-Mar-04 13:16
Swinefeaster13-Mar-04 13:16 
GeneralON_UPDATE_COMMAND_UI wont update my menu text (in dialog based application) Pin
yccheok13-Jun-03 22:20
yccheok13-Jun-03 22:20 
GeneralRe: ON_UPDATE_COMMAND_UI wont update my menu text (in dialog based application) Pin
valikac14-Jun-03 6:29
valikac14-Jun-03 6:29 
GeneralRe: ON_UPDATE_COMMAND_UI wont update my menu text (in dialog based application) Pin
Michael Dunn14-Jun-03 6:32
sitebuilderMichael Dunn14-Jun-03 6:32 
GeneralRe: ON_UPDATE_COMMAND_UI wont update my menu text (in dialog based application) Pin
tfiner11-Apr-12 8:00
tfiner11-Apr-12 8:00 
GeneralAsynchronies dial up connection Pin
no_body6913-Jun-03 18:55
no_body6913-Jun-03 18:55 
GeneralRe: Asynchronies dial up connection Pin
Kuniva15-Jun-03 4:30
Kuniva15-Jun-03 4:30 
QuestionApplication causing Windows clock drift? Pin
Gavin Stark13-Jun-03 18:05
Gavin Stark13-Jun-03 18:05 
I've been reading Code Project for quite some time now, and this is the first question I've posted. I'm hoping the collective brain power here can help me track down a problem I'm having.

I have an application (written by me) that seems to be causing the windows clock (but not the RTC) to drift forward in time severely (say 24 seconds over 5 minutes) The application has a number of threads (maybe around 10) and services many TCP connections where the input/response packets are relatively small (90bytes to 1500 bytes)

I am at a loss to think what would make an application cause the windows clock to GAIN time. The processor utilization stays fairly low (below 30%) and it does not consume other resources at an unexpected rate. I was thinking maybe Windows is missing the time update interrupt and over compensating, but I don't believe this is true...

The truly odd thing is that I have a couple of other apps that do very similar tasks which share all the underlying code that this app does, which do NOT cause this problem.

Can anyone think of what to look for, or what to try to narrow the problem down?

Thanks,
Gavin Stark




AnswerRe: Application causing Windows clock drift? Pin
John Aldrich13-Jun-03 18:46
John Aldrich13-Jun-03 18:46 
GeneralRe: Application causing Windows clock drift? Pin
Gavin Stark13-Jun-03 19:13
Gavin Stark13-Jun-03 19:13 
GeneralRe: Application causing Windows clock drift? Pin
Gavin Stark16-Jun-03 17:54
Gavin Stark16-Jun-03 17:54 
QuestionHow I can access an external MS Access database (.mdb) Pin
ATC13-Jun-03 16:48
ATC13-Jun-03 16:48 
AnswerRe: How I can access an external MS Access database (.mdb) Pin
John M. Drescher13-Jun-03 17:35
John M. Drescher13-Jun-03 17:35 
GeneralRe: How I can access an external MS Access database (.mdb) Pin
ATC14-Jun-03 4:35
ATC14-Jun-03 4:35 
GeneralHiding Mainframe without flicker Pin
pranavamhari13-Jun-03 15:47
pranavamhari13-Jun-03 15:47 

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.