staticl linking VC++ libraries
ahh, the old /MT flag. Hopefully it will allow me to run stuff compiled with MSVC-8 on old Win2k boxes that don't support SxS assembiles.
http://msdn2.microsoft.com/en-us/library/abx4dbyh.aspx
A good resource on side by side assemblies:
http://msdn2.microsoft.com/en-us/library/ms235316.aspx
http://msdn2.microsoft.com/en-us/library/abx4dbyh.aspx
A good resource on side by side assemblies:
http://msdn2.microsoft.com/en-us/library/ms235316.aspx
0 Comments:
Post a Comment
<< Home