Question and Answer Database FAQ1210C.txt Does builder work with UNC ? Category :Install Issues Platform :Win95/NT Product : C++Builder1.0 C++Builder3.x Question: I moved a project to a network volume and opened it in C++ Builder. When I tried to compile I got the error [C++ Error] Unable to open input file '\\server\directory\sub directory\project name\filename of source.cpp' I then opened the source file from the open dialog which opened a window with the title bar '\\server\directory\sub directory\project name\filename of source.cpp' This shows that C++ builder (at least the editor) can deal with UNCs. The proect works correctly on a local drive. Are there any know limitations on the use of long filenames and UNC paths with C++ Builder? Answer: No, there should not be any problems... if the network is Novell make sure that long file name support is installed on server. 7/2/98 10:32:32 AM
Last Modified: 01-SEP-99