Pelles C forum

C language => User contributions => Topic started by: frankie on March 16, 2015, 03:05:50 PM

Title: strmiids.lib [UPDATE]
Post by: frankie on March 16, 2015, 03:05:50 PM
This is the code to build the strmiids.lib (normally available only from ms sdk).
Updated version now contains all MS GUID's.
It builds both versions for 32 and 64 bits.
The files layout (a little bit strange) is due to ide restrictions ...  :(

I added a modified version suggested by Timo having CLSID's in separate files. This permits to the linker to extract just the definitions required keeping exe size smaller.

New: You can use the installer to deploy all new headers and libraries automatically. Get the installler PHE_Setup here (http://forum.pellesc.de/index.php?topic=6678.0).
Title: Re: strmiids.lib [UPDATE]
Post by: Grincheux on March 17, 2015, 06:23:55 PM
What a great work. :-*

Thank you