c++ - How to include CTime in my vc++ code -


i have need use ctime in code. tried add header file "atltime.h" code. now, getting many errors in compiling. every error coming header file "afxconv.h". searched msdn ctime, didn't describe this( may yet see proper page). using visualstudio-2008, 64 bit. can point me correct direction?

sounds having conflict mfc , atl version of ctime. since specify mfc in tag suspect want mfc verion. atltime.h atl projects. afx.h has ctime mfc afaik included in stdafx.h


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -