Hello all!

I'm trying to run the example available here: http://msdn.microsoft.com/en-us/libr...(v=vs.85).aspx

So I generated the header and c files using MIDL, but I can't compile the files using gcc. I know that you need to link them in order to have the correct .exe files, but I don't know how to do that properly. Also, the makefile available won't work aswell (probably a misversion or something).

I know that it should be very simple, but I'm having some serious issues doing it!

Thanks in advance for any help!