any method to compare times [modified]
-
Hi everybody! Is there any methods to compare system times similar to CompareFileTime for that of Files? for eg: if The time is 12 PM Then,is there any method to compare 12PM>time1 and 12PM
-
Hi everybody! Is there any methods to compare system times similar to CompareFileTime for that of Files? for eg: if The time is 12 PM Then,is there any method to compare 12PM>time1 and 12PM
-
Hi everybody! Is there any methods to compare system times similar to CompareFileTime for that of Files? for eg: if The time is 12 PM Then,is there any method to compare 12PM>time1 and 12PM
Depends on the object used to represent times. If using
FILETIME
use the function you mention above. If usingtime_t
, you can just use greater-than and less-than. Peace!-=- James
Please rate this message - let me know if I helped or not! * * *
If you think it costs a lot to do it right, just wait until you find out how much it costs to do it wrong!
Avoid driving a vehicle taller than you and remember that Professional Driver on Closed Course does not mean your Dumb Ass on a Public Road!
See DeleteFXPFiles