I was looking for using TlbImp.exe to create some DLLs for Excel 11.0 library. Looking at the docs, I should expect to find them in the SDK bin, something like:
C: \ Program Files (x86) \ Microsoft Visual Studio 10.0 \ SDK \ v3.5 \ Bin
But when I go there, it is empty. If I search in Windows Explorer, I get the following:

So my question is whether or not TlbImp.exe is still suitable, or was it additionally integrated into Visual 2012?
If there is still a way, which version of the tool should I use? Does it matter in which frame the .dll result is expected to run?
source share