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
214 B

  1. //
  2. // Increase me when you update the code!
  3. //
  4. #define SHIMEXTS_BIN_VERSION 1,0,0,0
  5. #define SHIMEXTS_STRING_VERSION_HELPER(x) #x
  6. #define SHIMEXTS_STRING_VERSION(x) SHIMEXTS_STRING_VERSION_HELPER(x)