00001 // used by version.rc 00002 #define DEF #define 00003 #define BD(x,y) DEF VER_BUILD_DATE_STR x " " y 00004 00005 BD(__DATE__,__TIME__)