Joe,
You need a thread safe timer. There is one on my website including C++
source code if you need it.

www.replacement-software.co.uk/vfp/cppTimer.zip

Also look at my post earlier today under "GetFile() Window Location" where I
use API calls to generate an unstoppable timer. I haven't had time to
generate the code for the "unmangled timer" as of yet but will do over the
next few days and post it onto my blog with a writeup. Meanwhile take a look
at the code where you can bind the timer to any windows event.
 
www.replacement-Software.co.uk/vfp/VFP_Dialog_Mover.zip

The basics for the timer were gainded off Herman Tan's blog at:

http://hermantan.blogspot.com/

Scroll down and look at the section marked "A more reliable timer".

Also there is a hires timer at:

http://fox.wikis.com/wc.dll?Wiki~csnwHighResTimer~VFP

Hope this helps.

Dave Crozier





_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to