<div>hello, </div>
<div> </div>
<div>I find out that my program needs Microsoft.VC90.CRT.manifest,msvcm90.dll,msvcp90.dll,msvcr90.dll files when I want to run it on win 64bit systems. I find these files in some other software.</div>
<div>Can I simply take it from another software then include it to my program folder and distribute it this way? Is it violation or not?<br></div>