{"id":127,"date":"2014-12-11T14:09:17","date_gmt":"2014-12-11T14:09:17","guid":{"rendered":"http:\/\/www.baruchyoussin.com\/?p=127"},"modified":"2014-12-11T14:09:17","modified_gmt":"2014-12-11T14:09:17","slug":"download-dumpbin-microsoft","status":"publish","type":"post","link":"https:\/\/baruchyoussin.com\/en\/download-dumpbin-microsoft.html","title":{"rendered":"Where to find dumpbin"},"content":{"rendered":"\n<p> <code>dumpbin<\/code> is a Microsoft utility that analyzes the contents of a DLL or an EXE file on a Windows computer. The Microsoft description can be found <a href=\"http:\/\/support.microsoft.com\/kb\/177429\/en\">here<\/a>. <\/p>\n<p> The only free versions of Visual C++ I have found, are Microsoft Visual Studio Express. (I do not know whether Microsoft SDK which is also free, includes <code>dumpbin<\/code> .) Microsoft Visual Studio Express 2008 SP1 can be installed on Windows XP. The link to its download does not appear in any pages on microsoft.com (they have only 2010 and 2013 which require later version of Windows). It can be found directly by a Google search: <a href=\"http:\/\/go.microsoft.com\/?linkid=7729279\"> http:\/\/go.microsoft.com\/?linkid=7729279<\/a> (In fact, I have noticed later that Visual Studio Express 2010 also runs on Windows XP.) <\/p>\n<p> To run it, I had to add its directory and that of mspdb80.dll to the path: <br \/> C:\\Program Files\\Microsoft Visual Studio 9.0\\VC\\bin<br \/> for dumpbin,<br \/> C:\\Program Files\\Microsoft Visual Studio 9.0\\Common7\\IDE<br \/> for mspdb80.dll <\/p>\n<p> <a href=\"http:\/\/support.microsoft.com\/kb\/177429\/en\">The Microsoft description<\/a> says that it is limited to 32 bit. It is apparently outdated as I found the 64 bit version installed with Microsoft Visual Studio Express 2010 (installed on a 64-bit computer) in the directory<br \/> C:\\Program Files (x86)\\Microsoft Visual Studio 10.0\\VC\\bin\\amd64 <\/p>\n<p> <small>&copy;Baruch Youssin 2014<\/small> <\/p>\n","protected":false},"excerpt":{"rendered":"<p>dumpbin is a Microsoft utility that analyzes the contents of a DLL or an EXE file on a Windows computer. The Microsoft description can be found here. The only free versions of Visual C++ I have found, are Microsoft Visual Studio Express. (I do not know whether Microsoft SDK which is also free, includes dumpbin [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"_links":{"self":[{"href":"https:\/\/baruchyoussin.com\/en\/wp-json\/wp\/v2\/posts\/127"}],"collection":[{"href":"https:\/\/baruchyoussin.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/baruchyoussin.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/baruchyoussin.com\/en\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/baruchyoussin.com\/en\/wp-json\/wp\/v2\/comments?post=127"}],"version-history":[{"count":1,"href":"https:\/\/baruchyoussin.com\/en\/wp-json\/wp\/v2\/posts\/127\/revisions"}],"predecessor-version":[{"id":128,"href":"https:\/\/baruchyoussin.com\/en\/wp-json\/wp\/v2\/posts\/127\/revisions\/128"}],"wp:attachment":[{"href":"https:\/\/baruchyoussin.com\/en\/wp-json\/wp\/v2\/media?parent=127"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/baruchyoussin.com\/en\/wp-json\/wp\/v2\/categories?post=127"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/baruchyoussin.com\/en\/wp-json\/wp\/v2\/tags?post=127"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}