I am using visual studio 2013 pro using latest chilkat build: chilkat-9.5.0-x86-vc12
c:chillchilkat-9.5.0-x86-vc12includechilkatDefs.h(70): fatal error C1083: Cannot open include file: 'SystemTime.h': No such file or directory
in chilkatdefs.h I must comment out lines 70 and 71 and error goes away
see below //#include "SystemTime.h" //#include "FileTime.h"
so what is up????