Re: 1.5.6: cygpath problem

2004-01-22 Thread Corinna Vinschen
On Jan 21 13:50, Pierre Bogossian wrote: > >I guess the problem comes from that I'm running Windows NT 4 SP6, which > >have a too old version of shell32.dll... > > Indeed, a search on google told that SHGetSpecialFolderPathA exists as > of shell32.dll version 4.71 while the version on my system is

Re: 1.5.6: cygpath problem

2004-01-21 Thread Pierre Bogossian
>I guess the problem comes from that I'm running Windows NT 4 SP6, which >have a too old version of shell32.dll... Indeed, a search on google told that SHGetSpecialFolderPathA exists as of shell32.dll version 4.71 while the version on my system is 4.00. Pierre --