News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

New tool for GUID and UUID

Started by ToutEnMasm, June 17, 2006, 08:17:56 AM

Previous topic - Next topic

ToutEnMasm

Hello,
I have written a tool that can extract GUID and uuid from libraries.
He work like protolib,that i have posted in the masm32 forum.
You can pass it the name of a library or the name of a .cmd file (full path of the lib)
An .uui file is created if there is some information in it.
It can take 30 s if you pass it ,all the libraries of the SDK (don't include in it the list of all the machine) ,so you are prompted when finish.
I have verified it with the answer of dumpbin.
Source code is include
                               ToutEnMasm


[attachment deleted by admin]

dancho

great tool ToutEnMasm !!!
it helped me alot with CLSID_*** and IID_*** identifiers...
thy very much...

:U :clap:

PBrennick

The GeneSys Project is available from:
The Repository or My crappy website

TNick

Thanks for this nice tool, ToutEnMasm!

Nick