Skip to content
This repository has been archived by the owner on Dec 6, 2024. It is now read-only.

Methods without long path support.

Jeffrey Jangli edited this page Aug 25, 2016 · 7 revisions

The following AlphaFS methods do not support long paths, due to MAX_PATH limitation of the WIN 32 API functions.

Directory.GetCurrentDirectory() Directory.SetCurrentDirectory()

File.CreateSymbolicLink()

Shell32.GetFileAssociation() Shell32.GetFileIcon() Shell32.GetFileInfo()