News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

missing function in shell32.lib

Started by arafel, July 01, 2005, 03:41:14 PM

Previous topic - Next topic

arafel

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

Vortex

Arafal, it's not so difficult to update shell32.lib, you can do it yourself.

arafel

That's exactly what I was doing.
Just thought it will be nice to have an updated version in masm32 installation package...

hutch--

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.
Download site for MASM32      New MASM Forum
https://masm32.com          https://masm32.com/board/index.php

MichaelW

shell32.dll version 5.60 or later
Minumum OS: Windows XP

SHGetFolderPathAndSubDir

eschew obfuscation