Jean-Marc Lasgouttes wrote:
> The page says:
>    Windows NT 3.51 and earlier, and Windows 95: Include an additional
>    header file called NewAPIs.h to make GetFileAttributesEx available on
>    these operating systems. The function is not implemented natively, but
>    by a wrapper that utilizes other native functions on these systems.
>    See the header file for details about the use of preprocessor
>    directives that make the function available. If you do not have this
>    header file, it can be obtained by downloading the most recent Windows
>    SDK from the SDK Update Site.
> Does this help?

Excellent! Many thanks JMarc. Looks like we can use the same solution for
GetLongPathName too.

Anyway, I posted a message to the Boost mailing list since the problem
occurs in Boost.Filesystem:
http://article.gmane.org/gmane.comp.lib.boost.devel:131917

-- 
Angus

Reply via email to