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\
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\