What is the timestamp in the VS module debug window?
Is it a timestamp created? Changed? Or signed timestamp
I changed the dll timestamps and still showing something else, unable to understand what exactly is happening?
The timestamp is part of the PE32 executable header. It is created by the linker. Thus, you get reliable information when creating a file.
File dates (created, modified) can be changed by FTP or other copy operations.
Source: https://habr.com/ru/post/1743349/More articles:Problems with jQuery.not () and draggable ui - jqueryImprove call code with stored Zend procedure - phpMobile Safari - Suppressing an unsupported protocol warning - javascriptVisual Studio Styles? - visual-studio-2008Twitter API counter value - jsonRemove TinyMCE Toolbar - tinymceAndroid mapView ItemizedOverlay setFocus not working properly - androidC # How to kill parent thread - multithreadingGZIP Java vs .NET - c #How to pass const unsigned char * from C ++ to C # - c ++All Articles