> We've nailed a range of bugs recently and I'm happy to present > > libssh2 1.2.1 > > Get it now from out fancy we site: http://www.libssh2.org/ >
One more issue. I tried to open the generated dsp file in Visual Studio and it complained about a corrupt project file. After some research I found that that "corruption" is because the dsp file that is generated and packaged in the release tarball has Unix line endings. Changing those to Windows line endings allowed it to load just fine in Visual Studio. Is it possible to add a "unix2dos" command to the generated DSP file (and probably the DSW as well) after they are generated and before they are packaged? Neil _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
