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 _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
