Quote:
>I'm not using MFC. I am using ATL COM. Is any way to get current date in
>variant type
I think COleDateTime is effectively stand-alone, and can be used
anywhere. If you don't want to do that, have a look at its
implementation in the
MFC source code and duplicate that.
Dave
--
MVP VC++ FAQ: http://www.mvps.org/vcfaq
My address is altered to discourage junk mail.
Please post responses to the newsgroup thread,
there's no need for follow-up email copies.