Leaked source code of windows server 2003
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.

7 lines
273 B

  1. #define rmj 1
  2. #define rmm 4212 // 1st 2 digits for month (e.g. July/96 = 31)
  3. // last 2 digits for day of month
  4. // e.g. August 12, 1996 = 3212
  5. #define rup 0 // zero unless multiple builds on same day
  6. #define szVerName ""
  7. #define szVerUser "SHERIDAN"