Re: Win32: shortpathname to longpathname

2007-05-08 Thread Gabriel Genellina
En Tue, 08 May 2007 21:04:50 -0300, Jim Tittsler <[EMAIL PROTECTED]> escribió: > I wrap my cross platform application up with py2exe on Windows, and > have the installer associate a particular file type with it. When a > user double clicks on a document to launch my application, Windows > appea

Win32: shortpathname to longpathname

2007-05-08 Thread Jim Tittsler
I wrap my cross platform application up with py2exe on Windows, and have the installer associate a particular file type with it. When a user double clicks on a document to launch my application, Windows appears to pass me the "short" Windows pathname. How can I convert to the long version of the