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.

9 lines
169 B

  1. // MFC Julian date build numbers (YDDD)
  2. #define _MFC_BUILD 8063
  3. #define _MFC_USER_BUILD "8063"
  4. #ifndef _MFC_RBLD
  5. #define _MFC_RBLD 0
  6. #define _MFC_USER_RBLD "0"
  7. #endif