Saturday, 5 January 2013

Limitations

Even in Windows 7, Explorer uses the ANSI API calls, so it is bound to operating on paths that accept beneath than 260 (MAX_PATH in windef.h) characters. The limitation applies to some operations like copying, affective or deleting files (to the recycle bin), but not to artlessly accessing files by double-click. Other Microsoft book tools, like Robocopy, do not accept this limitation.

No comments:

Post a Comment