Hacker News new | ask | show | jobs
by meshko 4638 days ago
Funny they don't mention that starting Visual Studio 2005 time_t is 64bit on 32bit builds.
1 comments

How did they resolve compatibility issues with existing code?
I assume the same exact way that the presentation describes? Plus they added a macro you can define to go back to 32bit time_t (which is probably what most app devs did...)