- lang/cpp/src/gpgaddexistingsubkeyeditinteractor.h, lang/cpp/src/gpgrevokekeyeditinteractor.h: add explicit string includes has it is not included automatically by other includes on MSVC
- lang/cpp/src/importresult.cpp, lang/cpp/src/key.cpp, lang/qt/src/dn.cpp: define strcasecmp and strncasecmp on Windows
--