Hi Marcel,

    sure, but let me run an idea past you first. If you made AllocWin32Path a macro you could use alloca and no frees would be needed.

On Mon, Dec 15, 2014 at 7:35 AM, Marcel Taeumel <marcel.taeumel@student.hpi.uni-potsdam.de> wrote:

sqWin32FilePrims.c <http://forum.world.st/file/n4796045/sqWin32FilePrims.c>

Hi! :)

I added support for long path names according to the hint given here:
http://msdn.microsoft.com/en-us/library/windows/desktop/aa365247%28v=vs.85%29.aspx

Just prepending "\\?\" in that case. Further limitations may have to be
investigated. ;)

Eliot, could you add this to the VM trunk?

Best,
Marcel



--
View this message in context: http://forum.world.st/Long-path-name-support-added-for-win32-tp4796045.html
Sent from the Squeak VM mailing list archive at Nabble.com.


--
best,
Eliot