The MASM Forum
Projects => Rarely Used Projects => RosAsm => Topic started by: guga on September 01, 2014, 03:03:20 PM
-
This is a website containing 32.000 Guids, CLSids, IIDs.
I wonder if there is somewhere to retrieve all of the Guids
http://mikolajapp.appspot.com/uuid/query?q={e436ebb3-524f-11ce-9f53-0020af0ba770}
http://mikolajapp.appspot.com
I also found another one
http://wellknownguids.com
and
www.whitwo.com/wp/?p=213
I found them here
http://www.coderexception.com/CBzNmH63UyXyyxiX/list-of-wellknown-guids
If someone knows (or have) the full complete Guid set existent (and their names), please, upload
-
microsoft put many GUID's in libraries (lib and dll)
for directX, they are in dxguid.dll - 32 and 64-bit versions
but, in the PSDK, many are in static libraries
some of them also show up in header files
-
Tks dave.
Yeah, but i wonder if it do exist some sort of pdf/html/doc containing all of them. It could be usefull to make one like i did for the equates files years ago. Also, this could be handful for the pdbdumper i´m making.
-
Ok guys, from the 32000 guids, i succeed to grab about 6800
here they are
Later i´ll try again to get the rest of it
-
And a bit more :biggrin: