On Fri, Jul 17, 2009 at 7:15 PM, John Klehm<[email protected]> wrote: > On Fri, Jul 17, 2009 at 6:16 PM, Austin English<[email protected]> > wrote: >> Howdy all, >> >> I'm working on a automated test for Photoshop CS 2. As before, I'm >> trying to do so in a portable way, so it works on various
Oops I guess SHGetFolderPath is more portable (win95 and up) http://msdn.microsoft.com/en-us/library/bb762181(VS.85).aspx list of predefines, CSIDL http://msdn.microsoft.com/en-us/library/bb762494(VS.85).aspx Cheers, --John
