home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / vc98 / atl / src / build_.h < prev    next >
Encoding:
C/C++ Source or Header  |  1998-06-18  |  250 b   |  8 lines

  1. // ATL Julian date build numbers (YDDD) 
  2. #define _ATL_BUILD 8168
  3. #define _ATL_USER_BUILD "8168"
  4. #define _ATL_PRODUCT_VERSION 6,0,0,8168
  5. #define _ATL_FILE_VERSION 3,00
  6. #define _ATL_USER_PRODVER "6.00.8168"
  7. #define _ATL_USER_FILEVER "3.00.8168"
  8.