// This will end up being OSMaj,OSMin,0,AC_BUILD // So if AC_BUILD is 1 and the OS is 5.1 (XP), the final version will 5,1,0,1 #pragma once #define AC_BUILD 1 #define AC_GUID "{2eac6a2d-57a8-44d4-96f7-e32bab40ca5f}"