Hi Hutch,
I just noticed that SHGetFolderPathAndSubDir is not present in shell32.lib. Would be nice if it could be added in the next masm32 update :bg
Arafal, it's not so difficult to update shell32.lib, you can do it yourself.
That's exactly what I was doing.
Just thought it will be nice to have an updated version in masm32 installation package...
arafel,
Its a good idea, the include files are based around the win2000 function set and the API you mentioned may be a later one from a later OS version.
shell32.dll version 5.60 or later
Minumum OS: Windows XP
SHGetFolderPathAndSubDir (http://msdn.microsoft.com/library/default.asp?url=/library/en-us/shellcc/platform/shell/reference/functions/shgetfolderpathandsubdir.asp)