--- In [email protected], "Melissa" <excesspap...@...> wrote: > > > > I don't have access to the latest ms vc header files; I do not want to > > download an install and possible break my existing vc install. If someone > > has them and uploads, I can do if no one else wants to. > > > > I'll be glad to download the header files and upload them for you. I can do > that in a vmware image and not break anything I have. What exactly do you > need? If I install visual studio express do I just need to zip up the header > files for you? > > Just to be clear are you planning on fixing PP or creating a plugin? >
I will likely fix PPro (through a new dll which is auto loaded for vista). I think I just need the header .h files listed at top of link (not the windows.h. Zipping and uploading is fine. #include <mmdeviceapi.h> #include <endpointvolume.h> http://blogs.msdn.com/larryosterman/archive/2007/03/06/how-do-i-change-the-master-volume-in-windows-vista.aspx
