Click here to Skip to main content
15,897,334 members
Articles / Desktop Programming / MFC

Time64 - 64 bit Times for 32 bit Windows Apps

Rate me:
Please Sign up or sign in to vote.
4.00/5 (6 votes)
5 Aug 20035 min read 109.6K   943   19  
64-bit version of C time routines for Windows
#if !defined(AFX_SHOWTIME64_H__3256137E_C290_11D7_9D4F_444553540000__INCLUDED_)
#define AFX_SHOWTIME64_H__3256137E_C290_11D7_9D4F_444553540000__INCLUDED_

#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000

#include "resource.h"


#endif // !defined(AFX_SHOWTIME64_H__3256137E_C290_11D7_9D4F_444553540000__INCLUDED_)

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.


Written By
Web Developer
United Kingdom United Kingdom
Trained as a mathematician.

Now I program shareware apps - music and 3D. Main ones so far, Fractal Tune Smithy (music) and Virtual Flower (3D / VRML).

Comments and Discussions