Click to See Complete Forum and Search --> : CVTRES.EXE tool missing from "Visual C++ Toolkit 2003"


Zaccheus
April 22nd, 2004, 06:32 AM
In order to link .res files (compiled .rc files), CVTRES.EXE tool must be in the same directory as LINK.EXE (http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vccore98/HTML/_core_..res_files_as_linker_input.asp)

However, this tool is not included with the toolkit (http://msdn.microsoft.com/visualc/vctoolkit2003/).

Can I find it somewhere else?

(The Platform SDK only provides the 64-bit version).

------------------------------------------------------------------------------------

Ok, I've found a copy (which works) in:
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\

WMCoolmon
April 25th, 2004, 01:42 AM
http://support.microsoft.com/default.aspx?scid=kb;en-us;q187280