Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > Cannot use Dumpbin.exe in Vista. Why?

Reply
Thread Tools Display Modes

Cannot use Dumpbin.exe in Vista. Why?

 
 
alexB
Guest
Posts: n/a

 
      12-12-2007
Hi there,

I need to use Dumpbin.exe in Vista Ultimate. I copied it from XP. Tried to
run it. It wanted a dll. Fine, I loaded mspdb80.dll it wanted.

Now I am getting a message that this app cannot run on this version of
Windows.

(1) I guess there should be a workaround. It is a very useful API.

(2) If there is no workaround, what are the alternatives? Are there any?

Thanks.

 
Reply With Quote
 
 
 
 
Andrew McLaren
Guest
Posts: n/a

 
      12-12-2007
"alexB" <> wrote ...
> I need to use Dumpbin.exe in Vista Ultimate. I copied it from XP. Tried to
> run it. It wanted a dll. Fine, I loaded mspdb80.dll it wanted.
> Now I am getting a message that this app cannot run on this version of
> Windows.
> (1) I guess there should be a workaround. It is a very useful API.
> (2) If there is no workaround, what are the alternatives? Are there any?


Dumpbin.exe runs fine on my Vista machine. Which version of dumpbin are you
using?

Dumpbin is usually installed as part of Visual Studio. I'm running dumpbin
as part of VS 2005. I seem to recall that dumpbin from VS 2003 also ran fine
on Vista. I don't remember trying dumpbin from VS 6.0, on Vista (it may well
work though).

Technically, dumpbin.exe isn't an API. It's an executable file. It can
(amongst many other functions) list the APIs which are exported by a target
bin file.

Depending on what you're using dumpbin for, an alternative may be
depends.exe. Depends is also installed with Visual Studio, Platform SDK, and
a few other kits; you can also download a stand-alone version from here:

http://www.dependencywalker.com/

Hope it helps,

--
Andrew McLaren
amclar (at) optusnet dot com dot au


 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Cannot run Dumpbin.exe under Vista Ultimate alexB Windows Vista General Discussion 7 12-15-2007 01:32 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59