Source code of Windows XP (NT5)
 
 
 
 
 
 

6 lines
117 B

// 15
#ifndef AUTOBUILDCOUNT_H
#define AUTOBUILDCOUNT_H
#define BUILDCOUNT_NUM 15
#define BUILDCOUNT_STR "15"
#endif