I m trying to do VS SDK upgrade from 2005 to 2019 and in previous version we used .ctc files. I have used ConvertCTCtoVSCT.pl script to convert
the ctc files to vsct. The .ctc files contain " #define _CTC_GUIDS_ " which is getting converted into a comment in vsct file. Is there a way to use this #define in vsct file.
↧