WinVNC.dsp needs "\n" -> "\r\n"

Graeme Pyle graeme "at" raspberry.co.za
Fri Dec 26 17:37:01 2003


Hi folks,

I struggled for a while trying to get WinVNC.dsp (from 
tightvnc-1.2.9_winsrc.tar.bz2) to open in VS without any luck. 
Eventually I found the error message using Google and it turned out to 
be a DOS line terminator problem.

All the other .dsp files are okay, but I had to do a "unix2dos" on 
WinVNC.dsp before I could open it.

It's weird because 
http://cvs.sourceforge.net/viewcvs.py/vnc-tight/tightvnc-win32/winvnc/winvnc.dsp 
is a proper DOS file???

Cheers,
Graeme