cpp_client_telemetry/Solutions/win10-dll
Matthew Koscumb 0ff7816bd7
Remove _CRT_SECURE_NO_WARNINGS macro usage (#1264)
* std::gmtime's result was not used, remove function call and usage of _CRT_SECURE_NO_WARNINGS.

* Remove unnecessary _CRT_SECURE_NO_WARNINGS macro usage.

* Remove unnecessary _CRT_SECURE_NO_WARNINGS macro defintion in VCXProject files.

* Remove _CRT_SECURE_NO_WARNINGS from other platform/flavor combinations.

* Remove _CRT_SECURE_NO_WARNINGS from CMake logic.
2024-04-16 15:59:54 -07:00
..
dllmain.cpp
win10-dll.vcxproj
win10-dll.vcxproj.filters