|
From: Phillip S. <ps...@cf...> - 2001-10-04 19:54:37
|
Dumpbin comes with MSVC, and I think also with the platform SDK that you can download from microsoft.com. I'm still looking for a GNU tool that does what MS's editbin utility does: bind imports and change the subsystem type of a PE image. At 09:41 PM 10/4/2001 +0200, you wrote: >>D:\Aliberti\bin>dumpbin /exports D:\bin\system32\msvcrt.dll | grep alloc >> 577 240 calloc (00003524) >> 658 291 malloc (000012B1) >> 680 2A7 realloc (0000361C) > >Hm sounds like a pretty funny tool that dumpbin, do you have an url to >download it or something like that? > >Thanks in advance, > >Michael. ==================================================== = To remove yourself from this mailing list, go to = = http://www.reactos.com/home/mailing.html = ==================================================== |