Thanks for your time. Andy. _______________________________________________ VNC-List mailing list [email protected] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
I'm trying to get the latest version of the vnc source for windows to
compile in Visual C++ 2005 and get the following error in
SocketManager.cxx on line 41, "Missing type specifier - int
assumed". Line 41 starts a function and the pointer passed is of
type network::SocketListener. Is there a library I'm missing? The
docs meantion that 2005 express doesn't assume int when there is no
type, but the type is defined here.
- Visual C++ 2005 express - missing type Andrew Zirkel
- RE: Visual C++ 2005 express - missing type James Weatherall
- RE: Visual C++ 2005 express - missing type James Weatherall
