now i have a new little work as teacher
but i like to write programs too
in the book it seems there are examples for set one timer
that send a message (or a signal) when "0" (or something like that)
in OS BSD or SySV;
something that use "gettimeofday()" for BSD or "times()" for sysV
is it right? gettimeofday() and times() are functions for doing
timers? otherwise it seems i have understood nothing
the above timers seems used for stop the recvfrom() function
for datagram packets
How to do it in windows if don't know the handle of windows?
i have to pass handle==0?
I think there is another function build in the way
it should be easy the use one timer "WSArecvfrom"
but there are no one example
if there are no examples explanation words resolve 0
and this above is for how is written Microsoft documentation...
words and nothing concise and almost no examples
opposite the above all the remain is very easy
i can do all i like until there are easy and good thinked
functions for the OS
all is easier than functions for calculus bignum
.
Re: Do-Nothing WinForm App Using 4 Threads? ...Windows CE). ... | refactoring a multi-threaded GUI app at work and want to be sure it's ... I expected a timer to be on its own ... And the event handling from remote objects... (microsoft.public.dotnet.languages.csharp)
Re: Do-Nothing WinForm App Using 4 Threads? ... refactoring a multi-threaded GUI app at work and want to be sure it's ... I created a plain old Windows Form application with a ... I then added a Windows Timer control to the form and updated a label ... Non "Windows Forms Timers" are handled by the Threadpool, more exactly their handlers run on an IO completion thread pulled from the pool. ... (microsoft.public.dotnet.languages.csharp)
Re: Dual-core systems - AMD - Windows Vista ... recall that NTP on Windows uses some interpolation technique to overcome ...timer granularity, and that the interpolation used a CPU counter. ...Windows Vista....Windows Vista differ from Windows XP so as to affect NTP, ... (comp.protocols.time.ntp)
Re: Need info on Windows Timers ... > 1) How exactly Windows executes the timer callback.... > From the articles I read, ... > timer interrupt. ... (microsoft.public.win32.programmer.kernel)
Re: how to differentiate a single click from a double click in CTreeviewCtrl ... Part of the problem of "specifications" is that if a specifcation is written by someone ... who is clueless about Windows, GUI interfaces in general, and programming, they will ... Note that if you use a timer, you have to set it to ~1.25 * the double-click time (which ... This is usually selection.... (microsoft.public.vc.mfc)