It’s on my machine:
dir c:\WinDDK\7600.16385.1\tools\Other\amd64\
Volume in drive C has no label.
Volume Serial Number is C662-DD46
Directory of c:\WinDDK\7600.16385.1\tools\Other\amd64
11/27/2012 02:52 PM
.
11/27/2012 02:52 PM ..
02/08/2010 08:11 PM 33,280 ComputerHardwareIds.exe
01/18/2010 04:24 PM 164,468 Depends.chm
02/08/2010 07:30 PM 13,824 Depends.dll
02/08/2010 09:08 PM 589,312 Depends.exe
02/08/2010 09:09 PM 15,872 drivers.exe
02/08/2010 08:05 PM 237,568 KernRate.exe
02/08/2010 08:05 PM 324,122 kernrate.htm
01/15/2010 10:07 PM 612,352 msdis150.dll
02/08/2010 09:09 PM 34,304 poolmon.exe
02/08/2010 08:05 PM 351,232 WinError.exe
10 File(s) 2,376,334 bytes
2 Dir(s) 79,050,051,584 bytes free
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of raj_r
Sent: Friday, December 07, 2012 12:24 AM
To: Kernel Debugging Interest List
Subject: Re: [windbg] cmkd extension
but I'd use depends (wdk/tools/other/amd64,).
yeah depends can mark the improper imports in color
but iirc depends was missing in wdk / vc installations after vc6
did it make a comeback ?
C:\>cd WinDDK
C:\WinDDK>dir /s /b depends*.*
File Not Found
C:\WinDDK>
C:\Program Files>dir /s /b depends*.*
C:\Program Files\GnuWin32\contrib\coreutils\5.3.0\depends-GnuWin32.lst
C:\Program Files\Microsoft Visual Studio\Common\Tools\DEPENDS.CNT C:\Program
Files\Microsoft Visual Studio\Common\Tools\DEPENDS.EXE C:\Program
Files\Microsoft Visual Studio\Common\Tools\DEPENDS.HLP
C:\Program Files>
On 12/7/12, Martin O'Brien wrote:
> He probably means/imports, but I'd use depends (wdk/tools/other/amd64,).
> It will do a better job if it's trying to use some manifest crap.
>
> Mm
> On Dec 6, 2012 8:19 PM, "raj_r" wrote:
>
>> On 12/6/12, xxxxx@flounder.com wrote:
>> > Have you tried "dumpbin /exports" on the DLL file?
>> > joe
>>
>> can you elaborate how /exports can help analyze the problem
>>
>> or if you meant /imports
>>
>> how that can provide any explanation to the problem in hand ?
>>
>> i mean how can one come to a conclusion that this dll is not meant
>> for this os&|bitness&|platform&|.......... with either /exports or /
>> imports ?
>>
>> ---
>> WINDBG is sponsored by OSR
>>
>> For our schedule of WDF, WDM, debugging and other seminars visit:
>> http://www.osr.com/seminars
>>
>> To unsubscribe, visit the List Server section of OSR Online at
>> http://www.osronline.com/page.cfm?name=ListServer
>>
>
> ---
> WINDBG is sponsored by OSR
>
> For our schedule of WDF, WDM, debugging and other seminars visit:
> http://www.osr.com/seminars
>
> To unsubscribe, visit the List Server section of OSR Online at
> http://www.osronline.com/page.cfm?name=ListServer
---
WINDBG is sponsored by OSR
For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars
To unsubscribe, visit the List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer