Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

26 lines
711 B

  1. #ifndef ERNCVRSN_INC
  2. #define ERNCVRSN_INC
  3. /***************************************************************************/
  4. /** Microsoft Windows **/
  5. /** Copyright(c) Microsoft Corp., 1995-1996 **/
  6. /***************************************************************************/
  7. /****************************************************************************
  8. erncvrsn.hpp
  9. Jun. 96 LenS
  10. Versioning information.
  11. Main information is in NCUI.H.
  12. ****************************************************************************/
  13. #include "cuserdta.hpp"
  14. #include <inodecnt.h>
  15. BOOL TimeExpired(DWORD dwTime);
  16. #endif // #ifndef ERNCVRSN_INC