Visual Studio itself does not create watermarks for your programs, but it is often found that you used the Microsoft program chain simply because of unexpected events, that is, which ordering methods are compiled into a file, which implementation of exceptions is used (MSVC ++ uses a specific exception code on top of NT SEH to implement C ++ exceptions, for example, MinGW uses a completely different system) and which decorations apply to function names. These bits of information about how tools like PEID work .
source share