views:

401

answers:

0

This is a follow up to my previous question.

After taking the solution to the previous question, I got an error code (1008: ERROR_NO_TOKEN) when copying a file with a 1300 character path. After googling and reading msdn, this doesn't seem to be a solid solution to this problem. The error seems to be tied to thread and process privileges. I have no clue why I'm running into it.