Akshay Harsulkar
2005-09-05 11:31:02 UTC
In my ATL code I am try to calculate Elapsed Time of file search of my dialog
box . I want to use ColeDateTimeSpan , CTimeSpan and COleDateTimeSpan .
For use for these classes in ATL code, it needs to add header file
atlcomtime.h and atltime.h in programmed.
I added these header file in my code . I got error
C:\Program Files\Microsoft Visual Studio\VC98\ATL\INCLUDE\atlcomtime.h(25) :
fatal error C1083: Cannot open include file: 'atltime.h': No such file or
directory
I have license version of visual studio 6.0 , still not understand why
atltime.h not present in C:\Program Files\Microsoft Visual
Studio\VC98\ATL\INCLUDE\
My question can we need to add atltime.h explicitly?
Is it any specific reason that atltime.h is absent from directory.
Is it any alternative way to calculate elapsed time without use of
ColeDateTimeSpan , CTimeSpan and COleDateTimeSpan .
box . I want to use ColeDateTimeSpan , CTimeSpan and COleDateTimeSpan .
For use for these classes in ATL code, it needs to add header file
atlcomtime.h and atltime.h in programmed.
I added these header file in my code . I got error
C:\Program Files\Microsoft Visual Studio\VC98\ATL\INCLUDE\atlcomtime.h(25) :
fatal error C1083: Cannot open include file: 'atltime.h': No such file or
directory
I have license version of visual studio 6.0 , still not understand why
atltime.h not present in C:\Program Files\Microsoft Visual
Studio\VC98\ATL\INCLUDE\
My question can we need to add atltime.h explicitly?
Is it any specific reason that atltime.h is absent from directory.
Is it any alternative way to calculate elapsed time without use of
ColeDateTimeSpan , CTimeSpan and COleDateTimeSpan .
--
VC++/ATL Programmer
VC++/ATL Programmer